1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/dpkg-reconfigure.md

9 lines
237 B
Markdown
Raw Normal View History

2023-06-12 15:44:03 +02:00
# dpkg-reconfigure
> 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 ...}}`