What package owns a file:
rpm -ql /path/to/file
What files belong to a package
rpm -ql package_name
Verifying a package (note that this will be silent if there are no errors)
rpm -V package_name
http://www.tfug.org/helpdesk/linux/rpm.html
What package owns a file:
rpm -ql /path/to/file
What files belong to a package
rpm -ql package_name
Verifying a package (note that this will be silent if there are no errors)
rpm -V package_name
http://www.tfug.org/helpdesk/linux/rpm.html
No comments yet.
RSS feed for comments on this post. TrackBack URI