Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:package_management_cheat_sheet [2011/05/07 05:19] – Guy | wiki: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 '' | |**Install a package from the repo**|apt-get install '' | ||
|**Install from a local file**|dpkg -i '' | |**Install from a local file**|dpkg -i '' | ||
- | + | |**Search**|apt-cache search '' | |
- | |**Search**|apt-cache search '' | + | |
|**List installed packages**|dpkg -l|rpm -qa|ls / | |**List installed packages**|dpkg -l|rpm -qa|ls / | ||
+ | < | ||
+ | tce-ab | ||
+ | -----------(will offer alternative prompts for)) | ||
+ | | ||
+ | </ |