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

    Исходный пакет: apt-aliases
    Версия: 0.0.20230829-alt4
    Собран:  17 апреля 2025 г. 8:48
    Сообщить об ошибке в пакете
    Домашняя страница: http://t.me/interface31/1569

    Лицензия: MIT
    О пакете: "apt" command in addition to "apt-get" and friends
    Описание: 
    ALT is a fairly distinctive distribution, the main difference of which
    is that it uses APT to manage RPM packages.  Switching to ALT from Debian
    or Ubuntu is thus significantly simplified as one doesn't need to learn
    a new package manager.
    
    But there are some inconveniences, the main one is that ALT uses
    apt-get command to manage packages while DEB-based distributions use apt.
    
    This is really inconvenient, since you type one command from memory and
    only after pressing Enter do you realize that you had to enter another one.
    And apt is just shorter.
    
    Therefore, we wrote a small script that adds apt command syntax support
    for ALT.
    
    The script is not comprehensive but does support all the basic apt commands.
    You can easily expand it yourself if neccessary.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    apt-aliases (noarch)

    Сопровождающий: Michael Shigorin

    Список участников:
    Ivan Zakharyaschev
    Michael Shigorin

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


    9 апреля 2025 г. Ivan Zakharyaschev 0.0.20230829-alt4
    - show lists in columns (like original "apt") even if it's off by default
    - changelog: new subcommand (since 0.5.15lorg2-alt89)
    30 августа 2023 г. Michael Shigorin 0.0.20230829-alt3
    - move to /etc/profile.d so zsh gets this too
    - ah! (closes: #41660)
    30 августа 2023 г. Michael Shigorin 0.0.20230829-alt2
    - move to upstream git as the source
    - added R: apt < 1.0 (where apt utility had appeared)