Пакет aptitude: Информация

  • Default inline alert: Версия в репозитории: 0.4.5-alt16

Исходный пакет: aptitude
Версия: 0.4.5-alt15
Последняя версия по данным Repology
Собран:  3 июня 2023 г. 1:02 в задании #322359
Сообщить об ошибке в пакете
Домашняя страница: http://people.debian.org/~dburrows/aptitude

Лицензия: GPL
О пакете: Terminal-based apt frontend
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
aptitude (x86_64, ppc64le, i586, armh, aarch64)
aptitude-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
aptitude-doc (x86_64, ppc64le, i586, armh, aarch64)

Сопровождающий: Ivan Zakharyaschev



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

Последнее изменение


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).
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).
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.