Files
tldr/pages/linux/dpkg-reconfigure.md
2025-11-30 16:22:58 -06:00

331 B

dpkg-reconfigure

Reconfigure an already installed package. More information: https://manned.org/dpkg-reconfigure.

  • Reconfigure one or more packages:

dpkg-reconfigure {{package1 package2 ...}}

  • Reconfigure console font setup:

dpkg-reconfigure console-setup

  • Reconfigure the timezone:

dpkg-reconfigure tzdata