User Tools

Site Tools


debian:apt

This is an old revision of the document!


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)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki