dpkg-reconfigure

Reconfigure an already installed package. More information: <https://manpages.debian.org/latest/debconf/dpkg-reconfigure.8.html>.

Install

All systems
curl cmd.cat/dpkg-reconfigure.sh
Debian Debian
apt-get install debconf
Ubuntu
apt-get install debconf
image/svg+xml Kali Linux
apt-get install debconf
Fedora
dnf install debconf
Windows (WSL2)
sudo apt-get update sudo apt-get install debconf
Raspbian
apt-get install debconf

Reconfigure an already installed package. More information: <https://manpages.debian.org/latest/debconf/dpkg-reconfigure.8.html>.

  • Reconfigure one or more packages:
    dpkg-reconfigure package1 package2 ...

© tl;dr; authors and contributors