ok, this little post will only show you how you can install apt in your fedora or redhat computer, i'm not sure if will work in other distributions like debian or centos or others. nonetheless, these are my instructions i follow when i want to install apt in my server or computer in the shell command:
Code:yum install apt
Edit /etc/apt/sources.list -make sure to have these lines:
Code:rpm http://ayo.freshrpms.net fedora/linux/4/i386 core updates freshrpms
rpm http://ayo.freshrpms.net fedora/linux/4/i386 tupdates
rpm http://ayo.freshrpms.net fedora/linux/1/i386 core updates freshrpms
to edit /etc/apt/sources.list run this command:
Code:nano /etc/apt/sources.list
Links Related to : How To Install Apt Get In Linux Instructions Installating Apt Redhat Fedora
No Links Have Been Added To This Topic
Comments and replies About How To Install Apt Get In Linux Instructions Installating Apt Redhat Fedora
hey:
i ask how to install apt! how the f1uck you can isntall it if you don't have yum
not:
it says bash: yum: command not found
what now, genious
unix admin:
thansk, i was looking for linux apt-get installation procedure
Ix:
dunno for sure about all the distro's but i'm pretty sure the debian distro's already have apt-get by default. there might be ones out there that don't, but i haven't encountered them if they exist.