DPKG-RECONFIGURE(8cdebconf) | Debconf | DPKG-RECONFIGURE(8cdebconf) |
dpkg-reconfigure - reconfigure an already installed package
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.
This has the same effect as re-installing the package, basically. I hope one day this will be called by dpkg --reconfigure
dpkg-reconfigure cdebconf
Note that if you normally have cdebconf set to use the noninteractive frontend, dpkg-reconfigure will use the dialog frontend instead, so you actually get to reconfigure the package.
Joey Hess <joeyh@debian.org>
This manpage was "borrowed" from debconf.
Debconf | perl v5.36.0 |