- stretch 1.4.9
- testing 1.8.2
- unstable 1.8.2
- experimental 1.9.1
APT-EXTRACTTEMPLATE(1) | APT | APT-EXTRACTTEMPLATE(1) |
名前¶
apt-extracttemplates - Debian パッケージから debconf の設定とテンプレートを抽出するユーティリティ概要¶
apt-extracttemplates [-t=temporary_directory] filename... {-v | --version} {-h | --help}
説明¶
apt-extracttemplates は、入力に複数の Debian パッケージをとり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれぞれに対し、以下の形式で 1 行ずつ出力します。package version template-file config-script
テンプレートファイルや、設定スクリプトは、-t や --tempdir で指定した一時ディレクトリ (APT::ExtractTemplates::TempDir) に書き出され、ファイル名は、package.template.XXXXXX や package.config.XXXXXX といった形になります。
オプション¶
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
関連項目¶
apt.conf(5)診断メッセージ¶
apt-extracttemplates は正常終了時に 0 を返します。エラー時には十進の 100 を返します。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.
著者¶
Gunthorpe Jason[FAMILY Given][FAMILY Given]
注記¶
- 1.
- APT bug page
27 3 月 2014 | APT 1.4.9 |