Tools/Apt

From FedoraProject

Jump to: navigation, search

APT and Fedora

apt-get is the automatic dependency resolver originally used by Debian . It works over dpkg in a similar way to how yum, smart or up2date use RPM. It is used to install packages and their dependencies automatically. It has been ported to use RPM and rpmlib by Conectiva and has been made available for Fedora. It is currently maintained at [1] by Panu Matilainen from Red Hat who is also the primary developer and maintainer of RPM.


Is APT-RPM available?

The Fedora repository includes APT-RPM. APT-RPM supports both the native APT metadata format, as well as the repomd metadata format yum uses.

APT-RPM can be used "out of the box" after the apt package is installed from the repository.

Why isn't APT-RPM being used in Fedora by default?

When Fedora had to decide on a default package manager for FC1 the following reasons existed:

Later on some more reasons added to APT-RPM not being suitable as a default package manager.