Package aptitude: Information

  • Default inline alert: Version in the repository: 0.4.5-alt16

Source package: aptitude
Version: 0.4.5-alt15
Latest version according to Repology
Build time:  Jun 3, 2023, 01:02 AM in the task #322359
Report package bug
License: GPL
Summary: Terminal-based apt frontend
Description: 
aptitude is a terminal-based apt frontend.  This is a heavily
emasculated version of Debian software, besause some features
can't be ported to apt-rpm.

List of rpms provided by this srpm:
aptitude (x86_64, ppc64le, i586, armh, aarch64)
aptitude-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
aptitude-doc (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Ivan Zakharyaschev



    1. cppunit-devel
    2. docbook-dtds
    3. docbook-style-xsl
    4. libsigc++2.0-devel
    5. gcc-c++
    6. html2text
    7. libapt-devel >= 0.5.15lorg2-alt42
    8. libncursesw-devel
    9. xsltproc

Last changed


May 26, 2023 Ivan Zakharyaschev 0.4.5-alt15
- Fixed the crash of "aptitude download" (with a large enough total
  number of known packages, like in ALT Sisyphus).
April 8, 2023 Ivan Zakharyaschev 0.4.5-alt14
- Fixed build by including a necessary header
  (an error that surfaced with gcc-12.2.1-alt1).
April 7, 2021 Ivan Zakharyaschev 0.4.5-alt13
- Reverted some changes from the previous release, since we recently reverted
  some changes in the APT API in apt-0.5.15lorg2-alt72;
  and adapted to the current API (including pkgCacheFile class in RAII style).
- Fixed some unreliable/questionable code and added stricter compiler checks.