debian:apt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| debian:apt [2025/11/14 12:57] – ms | debian:apt [2026/02/05 11:26] (current) – ms | ||
|---|---|---|---|
| Line 96: | Line 96: | ||
| </ | </ | ||
| + | Pakete bei einer LXC-Installation auflisten | ||
| + | < | ||
| + | ls -al / | ||
| + | deb-inst/ | ||
| + | dpkg --root=/ | ||
| + | |||
| + | dpkg --admindir=/ | ||
| + | </ | ||
| + | |||
| + | ==== Alle Versionen eines Paketes aus dem Repository auflisten ==== | ||
| + | < | ||
| + | apt list -a < | ||
| + | apt-cache policy < | ||
| + | apt-cache madison < | ||
| + | </ | ||
debian/apt.1763125048.txt.gz · Last modified: 2025/11/14 12:57 by ms