Тёмный

Cool frontend for apt | nala | Package installer for Ubuntu 

System And Network Administration
Подписаться 652
Просмотров 57
50% 1

#addRepository - NOT NEEDED FOR Debian SID/testing
echo "deb deb.volian.org/... scar main" | sudo tee /etc/apt/sources.list.d/volian-archive-scar-unstable.list; wget -qO - deb.volian.org... | sudo tee /etc/apt/trusted.gpg.d/volian-archive-scar-unstable.gpg
#Install Nala on any Debian Sid or Ubuntu 22+ with:
sudo apt update && sudo apt install nala
#Install on Debian Stable or Ubuntu 21 and below:
sudo apt update && sudo apt install nala-legacy
#Update Mirrors
sudo nala fetch
#Convert APT to Nala
#Add the following to your ~/.bashrc AND /root/.bashrc file:
apt() {
command nala "$@"
}
sudo() {
if [ "$1" = "apt" ]; then
shift
command sudo nala "$@"
else
command sudo "$@"
fi
}
#Convert APTITUDE to Nala
#Add the following to your ~/.bashrc AND /root/.bashrc file:
aptitude() {
command nala "$@"
}
sudo() {
if [ "$1" = "aptitude" ]; then
shift
command sudo nala "$@"
else
command sudo "$@"
fi
}
#############################################
Zimbra OSE will be EOL at 31 December 2023. This is going to be a major thing after Zimbra OSE exists the scene.
Check out their website, blog & forum:
zextras.com/ca...
community.zext...
community.zext...
#carbonio
#carbonioce
#zimbra
#alternative
#endoflife
#linux
#emailserver
#opensource
#ubuntu
#redhat
#rhel8
#migration
#webmail
#adminpanel
#apt
#dpkg
#nala
#packageinstaller
#frontend

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
Nala is a New Package Manager for Debian and Ubuntu
13:42
Учёные из Тринидад и Тобаго
00:23
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 645 тыс.
I Used NixOS For 9 Months - Long Term Review
35:54
Просмотров 43 тыс.
The GIGA JUKE is dead.
28:02
Просмотров 77 тыс.
React visually explained: 'use client'
15:57
Просмотров 42 тыс.
NixOS is Mindblowing
12:02
Просмотров 707 тыс.
Учёные из Тринидад и Тобаго
00:23