http://www.fedora.us/wiki/FedoraHOWTO
Download Apt and Yum for Redhat 8.0
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
Run this for GUI version of apt
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
Download Apt and Yum for Redhat 8.0
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
Run this for GUI version of apt
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