Apt
Version vom 24. März 2022, 13:50 Uhr von Geist (Diskussion | Beiträge)
Advanced Package Tool(APT)
/etc/apt /etc/apt/sources.list
Befehle: apt
apt update apt-get update
apt upgrade apt-get upgrade
apt-cdrom
netselect-apt
apt-cache show apt apt-cache search apt apt-cache search --names-only apt apt-cache search --full apt apt-cache rdepends apt apt-cache policy apt apt-file update
/var/cache/apt/archives apt-get clean | ALLE apt-get autoclean | NUR VERALTETE
apt-get --install-suggests install apt
Bereiche: - main - contrib - non-free - backports
Orte: - cdrom - http - ftp - file - copy
apt list --installed
dpkg --get-selections | grep postgres dpkg --get-selections | grep -v deinstall > ~/Desktop/packages
dpkg -i dpkg -i PAKET.deb