Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:package_management_cheat_sheet [2011/05/07 05:19] Guywiki:package_management_cheat_sheet [2012/09/26 05:25] (current) – ab command is now called tce-ab aus9
Line 4: Line 4:
  
 |Task|apt (deb)|yum (rpm)|tce-load (tcz)| |Task|apt (deb)|yum (rpm)|tce-load (tcz)|
- 
 |**Install a package from the repo**|apt-get install ''pkg''|yum install ''pkg''|tce-load -wi ''pkg''| |**Install a package from the repo**|apt-get install ''pkg''|yum install ''pkg''|tce-load -wi ''pkg''|
 |**Install from a local file**|dpkg -i ''pkg''|yum localinstall ''pkg''|tce-load -i ''pkg''| |**Install from a local file**|dpkg -i ''pkg''|yum localinstall ''pkg''|tce-load -i ''pkg''|
- +|**Search**|apt-cache search ''pattern''|yum search ''pattern''|tce-ab |
-|**Search**|apt-cache search ''pattern''|yum search ''pattern''|ab ''pattern''| +
 |**List installed packages**|dpkg -l|rpm -qa|ls /usr/local/tce.installed| |**List installed packages**|dpkg -l|rpm -qa|ls /usr/local/tce.installed|
  
 +<code>
 +tce-ab
 +-----------(will offer alternative prompts for))
 + S)earch P)rovides K)eywords or Q)uit
 +</code>
Print/export
QR Code
QR Code wiki:package_management_cheat_sheet (generated for current page)