how to install apt get in linux fedora shell command installing installation

RegisterLogin
how to install apt get in linux fedora shell command installing installation
Post Description: how to install apt get in linux fedora shell command installing installation
Tags: how, to, install, apt, get, in, linux, fedora, shell, command, installing, installation
This Post Was Posted On Feb 29, 2008 By pack #2140
hi, im having trouble running this command:

apt-get install xml2-dev

apt-get install libxml2-dev
-bash: apt-get: command not found


can you please help me?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
pack
#2216 1
thank you, that worked great
Jun 21, 2007 Reply Report abuse
hostman
#2215 2
i don't know what you are trying to do, but if you want to install apt get into fedora linux or red hat, this is what you need to do:

COMMAND:

yum install apt


after yum has completed installing apt, send this command in the shell:
COMMAND:

nano /etc/apt/sources.list


this command will open the sources.list with the nano text editor adn you probably will se this:
# Add any local / 3rd party repositories here..

add the following lines below it


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


then hit control+x and say yes to save it, and they y again.

now you can run your command:
COMMAND:

apt-get install libxml2-dev


that's it..

webune web hosting support




Jun 21, 2007 Reply Report abuse
©2011 Webune Forums - Tue Dec 20, 2011 8:01 pm
Powered by: Webune Forums V3