Name

apt-extract-templates

Synopsis

                     apt-extracttemplates [options] files
                  

Extract configuration scripts and templates from the specified Debian package files. For each specified file, a line of output is generated with the following information:

                     package version template-file config-script

and the template and configuration files are written to the directory specified with -t or --temp-dir or by the configuration option APT::ExtractTemplates::TempDir. The filenames are in the form template.xxxx and config.xxxx.

Options

-c file, --config-file= file

Specify a configuration file to be read after the default configuration file.

-h, --help

Print help message and exit.

-o, --option

Set a configuration option. Syntax is -o group::tool = option.

-t dir, --tempdir= dir

Write the extracted template files and configuration scripts to the specified directory. The configuration option is APT::ExtractTemplates::TempDir.

-v, --version

Print the version information and exit.

Get Linux in a Nutshell, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.