dpkg-reconfigure - reconfigure an already installed package
| Use Case | Command | Description |
|---|---|---|
| Reconfigure a package | dpkg-reconfigure package | Reβrun all configuration questions |
| Change the default debconf frontend | dpkg-reconfigure debconf | Permanently switch the frontend (e.g., dialog, readline, gnome) |
| Use a specific frontend once | dpkg-reconfigure -f dialog package | Override the frontend for this run only |
| Only ask unseen questions | dpkg-reconfigure -u package | Skip questions that have already been answered |
| Force reconfiguration | dpkg-reconfigure --force package | Reconfigure even if the package state is broken (β οΈ use with caution) |
| Change minimum question priority | dpkg-reconfigure -p critical package | Show only criticalβpriority questions (or higher) |
dpkg-reconfigure [options] packages
dpkg-reconfigure reconfigures packages after they have already been installed. Pass it the names of a package or packages to reconfigure. It will ask configuration questions, much like when the package was first installed.
If you just want to see the current configuration of a package, see debconf-show(1) instead.
-f type, --frontend=type π₯οΈdpkg-reconfigure debconf
Note that if you normally have debconf set to use the noninteractive frontend, dpkg-reconfigure will use the dialog frontend instead, so you actually get to reconfigure the package.
-p value, --priority=value π’--default-priority π-u, --unseen-only ποΈ--force β οΈ--no-reload π«-h, --help βJoey Hess <joeyh AT debian.org>
Generated by phpman v4.9.25-25-g40dbf62 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-16 07:30 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format