Changes between Version 6 and Version 7 of RpmHowToEndUsers


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

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmHowToEndUsers

    v6 v7  
    11= RPM How-To for end users =
    22[[PageOutline]]
    3 Basic informations for end users about installing, upgrading and removing packages with RPM and YUM.
    4 
    5 RPM Website: http://www.rpm.org/
    6 
    7 YUM commands MAN page: http://linuxcommand.org/man_pages/yum8.html
     3This section contains basic informations for end users about installing, upgrading and removing packages with YUM and RPM.
    84
    95== Handy YUM and RPM commands
     
    1915||'''yum list'''   *zip*                 ||List all packages containing "zip" in names (both installed and available)
    2016||'''yum clean packages'''               ||Delete all downloaded files containing installed packages (packages themselves are not uninstalled)
     17
     18You may find more detailed information about YUM and RPM using the following links:
     19 * YUM command manual page: http://linuxcommand.org/man_pages/yum8.html
     20 * RPM website: http://www.rpm.org/
    2121
    2222== Platform selection for binaries ==