How To Install Apt Get In Linux Fedora Shell Command Installing Installation
how to install apt get in linux fedora shell command installing installation
how, to, install, apt, get, in, linux, fedora, shell, command, installing, installation
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
POST# 974
Posted On: Fri Feb 29, 2008 12:01 pm
pack
Topic: How To Install Apt Get In Linux Fedora Shell Command Installing Installation
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?


Thu Jun 21, 2007 4:16 pm
1
hostman
Reply #1699
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




Thu Jun 21, 2007 4:17 pm
2
pack
Reply #1700
thank you, that worked great

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload