Tag: redhat
Building an RPM from a Spec File
June 18, 2008
Use this command to build an RPM if you have a Spec File rpmbuild -ba SPEC_FILE
yum localinstall
March 27, 2008
This will install an RPM, and try to resolve all the dependencies for you using your repositories. yum localinstall package_name.rpm
Yum Options
April 2, 2007
Using yum command usage: yum [options] < upgrade, install, update, info, search > Use the -y option to bypass the…
yum install
April 2, 2007
Stuff I had to install after doing a Fedora Core 6 Install from DVD Libraries qca-tls Multimedia mplayer vlc xine…
Recent Comments