linux:debian:apt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:debian:apt [2024/06/12 11:22] – gsys | linux:debian:apt [2025/10/07 17:16] (current) – gsys | ||
---|---|---|---|
Line 2: | Line 2: | ||
< | < | ||
+ | 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:: | ||
</ | </ |
linux/debian/apt.1718184137.txt.gz · Last modified: by gsys