debian:apt
This is an old revision of the document!
Table of Contents
deb-Packet nur herunterladen
Ohne abhängige Packete
apt-get download <Packet>
Mit abhängen Packeten
apt-get install --download-only <Packet>
deb-Packet aupacken
dpkg -x <Packet.deb> <Directory> dpkg -x package.deb /tmp/out/
Inhalt eines Packets (Files) auflisten
Nötige Packete
apt-get install apt-file
apt-file list <Packet>
debian/apt.1606834321.txt.gz · Last modified: 2023/01/11 20:30 (external edit)