Kudithipudi.Org

April 16, 2012

HOW TO : Install RPM packages without checking gpg key

Filed under: HOWTO,Linux — Vinay @ 5:07 pm

This is on RHEL and CentOS distros. If you want to install packages without checking the GPG key (hope you know why you are doing this!!), here is the command line option

sudo yum install package_to_install --nogpgcheck 

Powered by WordPress