Package apt: Information

    Source package: apt
    Version: 0.5.15lorg2-alt98
    Latest version according to Repology
    Build time:  Dec 23, 2025, 01:05 PM in the task #399081
    Report package bug
    Home page: http://apt-rpm.org

    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 RPM packages built from this SRPM:
    apt (x86_64, i586, aarch64)
    apt-basic-checkinstall (noarch)
    apt-checkinstall (noarch)
    apt-debuginfo (x86_64, i586, aarch64)
    apt-https (x86_64, i586, aarch64)
    apt-https-debuginfo (x86_64, i586, aarch64)
    apt-rsync (x86_64, i586, aarch64)
    apt-rsync-debuginfo (x86_64, i586, aarch64)
    apt-tests (noarch)
    apt-under-pkdirect-checkinstall (noarch)
    apt-xxtra-heavy-load-checkinstall (noarch)
    libapt (x86_64, i586, aarch64)
    libapt-debuginfo (x86_64, i586, aarch64)
    libapt-devel (x86_64, i586, aarch64)

    Maintainer: Maxim Slipenko



      1. docbook-utils
      2. gcc-c++
      3. libgnutls-devel
      4. liblua5.3-devel
      5. libreadline-devel
      6. librpm-devel
      7. setproctitle-devel
      8. setproctitle-devel

    Last changed


    Nov. 2, 2025 Maxim Slipenko 0.5.15lorg2-alt98
    - Fixed size mismatch for files >2GB by using strtoul() instead of atoi() in acquire-worker (ALT#56327).
    July 2, 2025 Maria Alexeeva 0.5.15lorg2-alt97
    - Increased the pkgpriorities buffer size from 32*1024 to 128*1024 (Closes: #55057).
    May 21, 2025 Ivan Zakharyaschev 0.5.15lorg2-alt96
    - Added support for HTTPS connections through an HTTP proxy (ALT#38543).
      (Backported from Debian 1.5_alpha4~9.) (To come next: through HTTPS proxy.)
      Applicable configuration is the same as for HTTP.