Пакет apt-aliases: Информация
Исходный пакет: apt-aliases
Версия: 0.0.20230829-alt3
Собран: 24 сентября 2023 г. 7:41
Категория: Система/Настройка/Пакеты
Сообщить об ошибке в пакетеДомашняя страница: 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.
Сопровождающий: Michael Shigorin
Последнее изменение
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)
29 августа 2023 г. Michael Shigorin 0.0.20230829-alt1
- initial release (thanks Andrey Uvarov of interface31.ru fame, both the blog and telegram channel are highly recommended)