commands.sh

dpkg-reconfigure

linux

Reconfigure an already installed package.

More info →

Examples (3)

Reconfigure one or more packages

dpkg-reconfigure package1 package2 ...

Reconfigure console font setup

dpkg-reconfigure console-setup

Reconfigure the timezone

made by @shridhargupta | data from tldr-pages