table of contents
- stretch 1.4.9
- testing 1.8.2
- unstable 1.8.2
- experimental 1.9.1
APT-EXTRACTTEMPLATE(1) | APT | APT-EXTRACTTEMPLATE(1) |
NAME¶
apt-extracttemplates - Hilfsprogramm zum Extrahieren der debconf-Konfiguration und Schablonen von Debian-PaketenÜBERSICHT¶
apt-extracttemplates [-t=temporary_directory] filename... {-v | --version} {-h | --help}
BESCHREIBUNG¶
apt-extracttemplates nimmt als Eingabe ein oder mehrere Debian-Paketdateien entgegen und schreibt alle verbundenen Konfigurationsskripte und Schablonendateien (in ein temporäres Verzeichnis) heraus. Für jedes übergebene Paket das Konfigurationsskripte und Schablonendateien enthält, wird eine Ausgabezeile in folgendem Format generiert:Paket Version Schablonendatei Konfigurationsskript
Schablonendatei und Konfigurationsskript werden in das temporäre Verzeichnis geschrieben, das durch das Verzeichnis -t oder --tempdir (APT::ExtractTemplates::TempDir) mit Dateinamen der Form package. template.XXXXXX und package.config.XXXXXX angegeben wurde.
OPTIONEN¶
All command line options may be set using the configuration file, the descriptions indicate the configuration option to set. For boolean options you can override the config file by using something like -f-,--no-f, -f=no or several other variations.-t, --tempdir
-h, --help
-v, --version
-c, --config-file
-o, --option
SIEHE AUCH¶
apt.conf(5)DIAGNOSE¶
apt-extracttemplates gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern.BUGS¶
APT bug page[1]. If you wish to report a bug in APT, please see /usr/share/doc/debian/bug-reporting.txt or the reportbug(1) command.TRANSLATION¶
The english translation was done by John Doe <john@doe.org> in 2009, 2010 and Daniela Acme <daniela@acme.us> in 2010 together with the Debian Dummy l10n Team <debian-l10n-dummy@lists.debian.org>.Note that this translated document may contain untranslated parts. This is done on purpose, to avoid losing content when the translation is lagging behind the original content.
AUTOREN¶
Jason GunthorpeAPT team
FUßNOTEN¶
- 1.
- APT bug page
27 März 2014 | APT 1.4.9 |