Changes between Version 16 and Version 17 of RpmHowToEndUsers


Ignore:
Timestamp:
Jun 18, 2014, 10:21:39 AM (10 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmHowToEndUsers

    v16 v17  
    88
    99||'''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)
    1011||'''yum remove''' __pkg__               ||Uninstall the package named __pkg__ (including all installed packages that need the removed one, if any)
    1112||'''yum check-update'''                 ||List available updates (newer versions) for all installed packages