Loading...
 
Skip to main content

Update Service

http://www.fedora.us/wiki/FedoraHOWTO
Download Apt and Yum for Redhat 8.0

apt
rpm -ivh apt-0.5.5cnc6-0.fdr.8.rh80.i386.rpm

Retrieve Package List
apt-get update


Install package
apt-get -o RPM::GPG-Check=no install slocate


synaptic
Run this for GUI version of apt

yum
due to dependency issues move rpm*rpm and popt to a single directory
mk rpm
cd rpm
mv ../rpm*.rpm .
mv ../popt*rpm .
rpm -Uvh *.rpm cd ..

rpm -ivh yum-2.0.3-0.fdr.1.rh80.noarch.rpm




Created by john. Last Modification: Saturday 12 of February, 2005 13:50:02 MST by john.