# verifying-rpms.txt # Test to see if el5 oracle gpg key has already been installed: rpm -q gpg-pubkey-1e5e0159-464d0428 # If key is not installed, # install the gpg-key "RPM-GPG-KEY-oracle" located in this directory: rpm --import http://oss.oracle.com/el5/RPM-GPG-KEY-oracle # or copy to your local machine and do: "rpm --import RPM-GPG-KEY-oracle" # To verify rpm(s): # "rpm --checksig " or alternate syntax, "rpm -K