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) |
NOME¶
apt-extracttemplates - Utilitário para extrair configurações e modelos debconf a partir de pacotes DebianSINOPSE¶
apt-extracttemplates [-t=temporary_directory] filename... {-v | --version} {-h | --help}
DESCRIÇÃO¶
apt-extracttemplates irá receber um ou mais ficheiros de pacotes Debian na sua entrada e escrever (para um directório temporário) todos os scripts de configuração associados e ficheiros de modelo. Por cada pacote passado por ele que contenha scripts de configuração e modelos, será gerada uma linha no formato:pacote versão ficheiro-modelo script-de-configuração
ficheiro-modelo e script-de-configuração são escritos num directório temporário especificado por -t ou --tempdir (APT::ExtractTemplates::TempDir) directório, com nomes de ficheiros no formato pacote.modelo.XXXXXX e pacote.configuração.XXXXXX
OPÇÕES¶
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
VEJA TAMBÉM¶
apt.conf(5)DIAGNÓSTICO¶
apt-extracttemplates devolve zero na operação normal, 100 decimal em erro.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.
AUTORES¶
Jason GunthorpeAPT team
NOTAS¶
- 1.
- APT bug page
27 Março 2014 | APT 1.4.9 |