- Forums
- Linux
- Command To Find Out What Rpm Owns A File
this command helps you find out what rpm is associated with what file so you can find out what package own a file name [3307], Last Updated: Mon Jun 24, 2024
Hostman
Thu Mar 18, 2010
0 Comments
369 Visits
this command helps you find out what rpm is associated with what file
for example, lets say i want to know what RPM is assocaited with the /etc/exports file, so i would send this command
rpm -qf /etc/exports
the output will look like something like this
# setup-2.6.4-1.fc7