I have yum and rpm, and I really only how to install packages using these commands. When I tried to yum install figlet on a new CentOS6 virtual machine it couldn't find it in the mirrors list. I tried to localinstall a figlet package but it wasnt signed and yum wouldnt install it.
OR
better yet how do you got about adding a package (or a mirror?) if the .rpm youre looking for isnt availabe in your VM build of CentOS?
In this case I want to add figlet and toilet!
UPDATE If I install a package manually, do I need to do it from a particular directory? or does Yum/RPM have a dir they always use automagically?
rpm -i(as I recall; it's been a long time since I've used redhat.) – Kevin Dec 3 '11 at 21:44