Changes between Version 16 and Version 17 of RpmHowToEndUsers
- Timestamp:
- Jun 18, 2014, 12:21:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpmHowToEndUsers
v16 v17 8 8 9 9 ||'''yum install''' __pkg__ ||Install the latest version of the package named __pkg__ (including all packages it needs for its work, if any) 10 ||'''yum reinstall''' __pkg__ ||Reinstalls the latest version of the package named __pkg__ (including all packages it needs for its work, if any) 10 11 ||'''yum remove''' __pkg__ ||Uninstall the package named __pkg__ (including all installed packages that need the removed one, if any) 11 12 ||'''yum check-update''' ||List available updates (newer versions) for all installed packages