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