Package apt: Information

    Source package: apt
    Version: 0.5.15lorg2-alt97
    Build time:  Aug 21, 2025, 03:04 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    apt-basic-checkinstall (noarch)
    apt-checkinstall (noarch)
    apt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    apt-https (e2kv6, e2kv5, e2kv4, e2k)
    apt-https-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    apt-rsync (e2kv6, e2kv5, e2kv4, e2k)
    apt-rsync-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    apt-tests (noarch)
    apt-under-pkdirect-checkinstall (noarch)
    apt-xxtra-heavy-load-checkinstall (noarch)
    libapt (e2kv6, e2kv5, e2kv4, e2k)
    libapt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libapt-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Maria Alexeeva


      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


    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.
    May 21, 2025 Ivan Zakharyaschev 0.5.15lorg2-alt95
    - Restricted access to files output by Debug::Connect (to protect secrets).
    - Updated Russian help message (missing commands were: autoremove, changelog);
      updated the manpage with "autoremove" docs (thx Leonid Znamenok respublica@).