Apt: Unterschied zwischen den Versionen

Aus robopagex.com
Zur Navigation springen Zur Suche springen
Zeile 15: Zeile 15:
  
 
  netselect-apt
 
  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
 +
  
 
  '''Bereiche:'''
 
  '''Bereiche:'''

Version vom 24. März 2022, 13:42 Uhr

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

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