mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
331 B
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