fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:debian:apt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:debian:apt [2024/06/12 11:22] gsyslinux:debian:apt [2025/10/07 17:16] (current) gsys
Line 2: Line 2:
  
 <code> <code>
 +apt update
 apt install package name apt install package name
 apt install -y package name apt install -y package name
 +
 +apt upgrade
 +apt full-upgrade
 +apt dist-upgrade
 +
  
 apt remove package name apt remove package name
 apt purge package name apt purge package name
 apt autoremove apt autoremove
 +
 +apt -o Acquire::ForceIPv4=true update
 </code> </code>
linux/debian/apt.1718184137.txt.gz · Last modified: by gsys