info > DPKG-PRECONFIGURE

πŸ“› NAME

dpkg-preconfigure β€” let packages ask questions prior to their installation

πŸš€ Quick Reference

Use CaseCommandDescription
Pre‑configure a single packagedpkg-preconfigure [options] package.debπŸ’¬ Let packages ask questions before installation
Pre‑configure all packages via aptdpkg-preconfigure --aptπŸ“¦ Read package filenames from stdin, used by apt
Select frontend typedpkg-preconfigure --frontend=typeπŸŽ›οΈ Choose the frontend to use
Set question priority thresholddpkg-preconfigure --priority=valueπŸ”½ Ignore questions below this priority
Enable terse outputdpkg-preconfigure --terseπŸ”‡ Reduce output verbosity (affects some frontends)

πŸ“‹ SYNOPSIS

dpkg-preconfigure [options] package.deb

dpkg-preconfigure --apt

πŸ“– DESCRIPTION

πŸ’¬ dpkg-preconfigure lets packages ask questions before they are installed. It operates on a set of Debian packages, and all packages that use debconf will have their config script run so they can examine the system and ask questions.

βš™οΈ OPTIONS

// Pre-configure all packages before
// they are installed.
DPkg::Pre-Install-Pkgs {
    "dpkg-preconfigure --apt --priority=low";
};

πŸ“š SEE ALSO

πŸ‘€ AUTHOR

Joey Hess <joeyh@debian.org>

2022-02-20

DPKG-PRECONFIGURE
πŸ“› NAME πŸš€ Quick Reference πŸ“‹ SYNOPSIS πŸ“– DESCRIPTION βš™οΈ OPTIONS πŸ“š SEE ALSO πŸ‘€ AUTHOR

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:12 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!