To verify your
entire system and see what files are missing, issue the following command as
root:
rpm -Va
If some files are
missing or appear corrupted, consider reinstalling relevant packages.
To determine which
package owns a file, enter:
rpm -qf file
To verify the
package that owns a particular file, enter as root:
rpm -Vf file
To locate
documentation files that are a part of a package to which a file belongs,
enter:
rpm -qdf file
To find information
about a (non-installed) package file, use the following command:
rpm -qip package.rpm
To list files
contained in a package, use:
rpm -qlp package.rpm
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1829997584334758"
crossorigin="anonymous"></script>
No comments:
Post a Comment