mirror of https://github.com/CrimsonTome/tldr.git
9 lines
237 B
Markdown
9 lines
237 B
Markdown
|
# 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 ...}}`
|