# verifying-rpms.txt # Test to see if ol6 oracle gpg key has already been installed: rpm -q gpg-pubkey-ec551f03-4c2d256a # If key is not installed, # install the gpg-key "RPM-GPG-KEY-oracle" located in this directory: rpm --import http://oss.oracle.com/ol6/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