Changes between Version 8 and Version 9 of RpmHowToEndUsers


Ignore:
Timestamp:
Aug 23, 2011, 5:22:59 PM (13 years ago)
Author:
dmik
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmHowToEndUsers

    v8 v9  
    99||'''yum check-update'''                 ||List available updates (newer versions) for all installed packages
    1010||'''yum update'''                       ||Install all available updates (if any)
    11 ||'''yum update''' __pkg__               ||Only update the package named __pkg__ (if there is a newer version)
     11||'''yum update''' __pkg__               ||Update only the package named __pkg__ (and packages it needs, if newer versions of them are required)
    1212||'''yum info''' __pkg__                 ||Show information about the package named __pkg__
    1313||'''yum list installed'''               ||List all installed packages