#yum install pgadmin3*
at last message, rpm not signed.
Resolution:-
edit /etc/yum.conf
replace gpgcheck=1 to gpgcheck=0
Save file then again run yum command.
Packages installed successfully.
at last message, rpm not signed.
Resolution:-
edit /etc/yum.conf
replace gpgcheck=1 to gpgcheck=0
Save file then again run yum command.
Packages installed successfully.
