Changes between Version 18 and Version 19 of RpmHowToEndUsers


Ignore:
Timestamp:
Feb 10, 2015, 2:01:36 PM (9 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmHowToEndUsers

    v18 v19  
    2929||'''rpm -q --changelog -p''' __pkg-XYZ__.rpm  ||'''rpm -q --changelog''' __pkg__  ||Print the list of changes provided by the version of the package contained in "__pkg-XYZ__.rpm" or by the installed package __pkg__
    3030||||'''rpm -qf''' /full/path/to/file       ||Search for an installed package owning the file "/full/path/to/file" (e.g. "/@unixroot/bin/sh")
     31||||'''rpm -q --whatrequires''' file       ||Search which package needs "file" (e.g. "libc066.dll")
    3132
    3233You may find more detailed information about YUM and RPM using the following links: