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