Package apt: Information
Source package: apt
Version: 0.5.15lorg2-alt98
Build time: Dec 23, 2025, 01:05 PM in the task #399081
Category: System/Configuration/Packaging
Report package bugHome page: http://apt-rpm.org
License: GPL-2.0-or-later
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)
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
List of contributors:
Maxim Slipenko
Maria Alexeeva
Ivan Zakharyaschev
Ivan A. Melnikov
Andrey Cherepanov
Andrey Limachko
Vitaly Chikunov
Aleksei Nikiforov
Andrew Savchenko
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Anton V. Boyarshinov
Alexey Tourbin
Sir Raorn
Stanislav Ievlev
Slava Semushin
Alex V. Myltsev
Anton Farygin
qa-robot
Sergey Bolshakov
Kachalov Anton
avd
Sviatoslav Sviridov
Maxim Slipenko
Maria Alexeeva
Ivan Zakharyaschev
Ivan A. Melnikov
Andrey Cherepanov
Andrey Limachko
Vitaly Chikunov
Aleksei Nikiforov
Andrew Savchenko
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Anton V. Boyarshinov
Alexey Tourbin
Sir Raorn
Stanislav Ievlev
Slava Semushin
Alex V. Myltsev
Anton Farygin
qa-robot
Sergey Bolshakov
Kachalov Anton
avd
Sviatoslav Sviridov
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.