How to check if the $file is as original as installed by the rpm?
I assume that you are running a version of FC
1) Import the GPG key from the fedora server
Assuming you are doing it on a FC6 base system
wget -c http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/RPM-GPG-KEY
rpm –import RPM-GPG-KEY
2) Once import is done, check your rpm with
rpm -V rpm_name
…thanks to paranoid Lap_64 to bring this up!
lolz!
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.








