Пакет man-db: Информация

    Исходный пакет: man-db
    Версия: 2.13.1-alt2
    Последняя версия по данным Repology
    Собран:  20 мая 2026 г. 18:21 в задании #418729
    Категория: Система/Основа
    Сообщить об ошибке в пакете
    Домашняя страница: https://gitlab.com/cjwatson/man-db

    Лицензия: GPL-2.0-or-later and GPL-3.0-or-later
    О пакете: Tools for searching and reading man pages
    Описание: 
    The man-db package includes five tools for browsing man-pages:
    man, whatis, apropos, manpath and lexgrog. man formats and displays
    manual pages. whatis searches the manual page names. apropos searches the
    manual page names and descriptions. manpath determines search path
    for manual pages. lexgrog directly reads header information in
    manual pages.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    man-db (x86_64, i586, aarch64)
    man-db-cron (noarch)
    man-db-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Ivan A. Melnikov



      1. perl
      2. less
      3. pkgconfig(liblzma)
      4. pkgconfig(libpipeline)
      5. pkgconfig(zlib)
      6. po4a
      7. flex
      8. gdbm-devel
      9. gettext
      10. gnulib
      11. xz
      12. groff-base
      13. groff-ps

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


    28 января 2026 г. Ivan A. Melnikov 2.13.1-alt2
    - Use external xz utility for large pages or pages that require
      a lot of RAM to decompress (fixes handling of pages compressed
      with `xz -9`).
    20 мая 2025 г. Ivan A. Melnikov 2.13.1-alt1
    - New version (2.13.1).
    19 марта 2025 г. Ivan A. Melnikov 2.13.0-alt1
    - New version (2.13.0).
    - Make it possible to switch the filetrigger off (ALT#49709), by lav@:
      + move sysconfig/man-db to the main package;
      + skip man-db update when SERVICE != yes.
    - Use OPTS from sysconfig/man-db in the filetrigger.
    - Build and package translated man pages.