Provided by: apt-utils_3.1.3_amd64 

名前
apt-extracttemplates - Debian パッケージから debconf の設定とテンプレートを抽出するユーティリティ
概要
apt-extracttemplates [-t=一時ディレクトリ] ファイル名... {-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 といった形になります。
オプション
ここで設定オプションとして説明したコマンドラインオプションは、 すべて設定ファイルを使用して設定できます。 設定ファイルに書いた真偽値をとるオプションは -f-,--no-f, -f=no などのようにして上書きできます。 -t, --tempdir 抽出した debconf テンプレートファイルや設定スクリプトを書き出す一時ディレクトリ。設定項目: APT::ExtractTemplates::TempDir -h, --help 使い方の短い要約を表示します。 -v, --version プログラムのバージョンを表示します。 --audit Show audit (and notice) messages. This overrides the quiet option, but only for notice messages, not progress ones. -c, --config-file 設定ファイル。 使用する設定ファイルを指定します。 このプログラムは、デフォルト設定ファイルを読んでか ら、この設定ファイルを読みます。 この設定をデフォルト設定ファイルよりも前に読む必要がある場合、 APT_CONFIG 環境変数に指定してください。構文については apt.conf(5) をご覧ください。 -o, --option Set a Configuration Option; This will set an arbitrary configuration option. The syntax is -o Foo::Bar=bar. -o and --option can be used multiple times to set different options. --no-color, --color Turn colors on or off. Colors are on by default on supported terminals for apt(8) and can also be disabled using the NO_COLOR or APT_NO_COLOR environment variables, or further configured by the APT::Color configuration option and scope, see apt.conf(5) for information on that.
関連項目
apt.conf(5)
診断メッセージ
apt-extracttemplates は正常終了時に 0 を返します。エラー時には十進の 100 を返します。
バグ
APT バグページ[1] をご覧ください。 APT のバグを報告する場合は、 /usr/share/doc/debian/bug-reporting.txt や reportbug(1) コマンドをご覧ください。
翻訳
倉澤 望 <nabetaro@debian.or.jp> (2003-2006,2009-2012), Takuma Yamada <tyamada@takumayamada.com> (2016), Debian JP Documentation ML <debian-doc@debian.or.jp> この翻訳文書には未訳部分が含まれている可能性があることに 注意してください。 翻訳がオリジナルに追従できて いない場合、 内容を失わないようにこのようにしています。
著者
Gunthorpe Jason[FAMILY Given] [FAMILY Given]
注記
1. APT バグページ https://bugs.debian.org/src:apt APT 3.1.3 27 3 月 2014 APT-EXTRACTTEMPLATE(1)