30 Jul, 2008
Apt in Centos 5, Fedora 9, RPM-based Distributions
Posted by: php In: Centos|Fedora Core
Advanced Package Tool (APT) was originally developed for the Debian Linux distribution. Apt-rpm is a port of Debian’s APT modified to work with the RPM Package Manager.
Apt-rpm can work with repomd and handles multiple repositories much better. If a package is installed, dependencies are automatically installed. Like APT, it is much faster than yum.
To install apt:
yum -y install apt
For more info about apt in Centos visit Field Commander Wiers and http://apt-rpm.org/ .
Tags: Linux



















