debconf-show - query the debconf database
| Use Case | Command | Description |
|---|---|---|
| 🔍 Query all items for a package | debconf-show packagename | Display all debconf items owned by a package and their current values |
| 📋 List all owners | debconf-show --listowners | List all package names that own questions in the database |
| 🗄️ List available databases | debconf-show --listdbs | List all available debconf databases |
debconf-show packagename [...] [--db=dbname]
debconf-show --listowners [--db=dbname]
debconf-show --listdbs
debconf-show lets you query the debconf database in different ways.
The most common use is "debconf-show packagename", which displays all items in the debconf database owned by a given package, and their current values. Questions that have been asked already are prefixed with an '*'.
This can be useful as a debugging aid, and especially handy in bug reports involving a package's use of debconf.
--db=dbname — 🗄️ Specify the database to query. By default, debconf-show queries the main database.--listowners — 📋 Lists all owners of questions in the database. Generally an owner is equivalent to a Debian package name.--listdbs — 🗃️ Lists all available databases.Joey Hess <joeyh AT debian.org> and Sylvain Ferriol
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 13:23 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)