Package apt: Information

Source package: apt
Version: 0.5.15lorg2-alt68.1
Latest version according to Repology
Build time:  Jul 10, 2019, 06:12 PM in the task #233886
Report package bug
Home page: http://apt-rpm.org

License: GPL
Summary: Debian's Advanced Packaging Tool with RPM support
Description: 
A port of Debian's APT tools for RPM based distributions,
or at least for Conectiva. It provides the apt-get utility that
provides a simpler, safer way to install and upgrade packages.
APT features complete installation ordering, multiple source
capability and several other unique features.

This package is still under development.

List of rpms provided by this srpm:
apt (x86_64, ppc64le, i586, aarch64)
apt-debuginfo (x86_64, ppc64le, i586, aarch64)
apt-https (x86_64, ppc64le, i586, aarch64)
apt-https-debuginfo (x86_64, ppc64le, i586, aarch64)
apt-rsync (x86_64, ppc64le, i586, aarch64)
apt-rsync-debuginfo (x86_64, ppc64le, i586, aarch64)
libapt (x86_64, ppc64le, i586, aarch64)
libapt-debuginfo (x86_64, ppc64le, i586, aarch64)
libapt-devel (x86_64, ppc64le, i586, aarch64)

Maintainer: Ivan Zakharyaschev



    1. libreadline-devel
    2. librpm-devel
    3. liblua5.3-devel
    4. bzlib-devel
    5. setproctitle-devel
    6. setproctitle-devel
    7. cvs
    8. cvs
    9. docbook-utils
    10. libgnutls-devel
    11. zlib-devel
    12. gcc-c++

Last changed


July 4, 2019 Ivan Zakharyaschev 0.5.15lorg2-alt68.1
- Made the treatment of the File Provides and the version ID of
  installed packages "stable": not affected negatively by sources.list.
  Also negative effects of different pkglists from sources.list on each other
  have been mitigated. (A pkglist from sources.list that lacked disttags could
  shadow the File Provides of packages from the database or other pkglists.)
June 5, 2019 Ivan Zakharyaschev 0.5.15lorg2-alt68
- Add disttag to VerStrs (used by APT to identify package versions).
June 5, 2019 Aleksei Nikiforov 0.5.15lorg2-alt67
- Print error and disable 'upgrade' by default.
  Using 'dist-upgrade' instead of 'upgrade' is advised.
  Allow enabling 'upgrade' via '--enable-upgrade' option or
  via 'APT::Get::EnableUpgrade' configuration setting (Closes: #30867).