1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-04 03:13:38 +02:00
tldr/pages/linux/dpkg-reconfigure.md
2025-08-28 03:57:27 +02:00

277 B

dpkg-reconfigure

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

  • Reconfigure one or more packages:

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

  • Reconfigure console font setup:

dpkg-reconfigure console-setup