Package aptitude: Information

    Source package: aptitude
    Version: 0.4.5-alt16
    Latest version according to Repology
    Build time:  Jul 26, 2023, 10:37 PM in the task #325531
    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. libncursesw-devel
      2. cppunit-devel
      3. html2text
      4. docbook-dtds
      5. docbook-style-xsl
      6. libsigc++2.0-devel
      7. libapt-devel >= 0.5.15lorg2-alt42
      8. gcc-c++
      9. xsltproc

    Last changed


    July 25, 2023 Ivan Zakharyaschev 0.4.5-alt16
    - Untied from the details of an interface in libapt by re-using a class from
      libapt (>= 0.5.15lorg2-alt86). (The dep was due to us reimplementing it.)
    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).