mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:22:07 +02:00
8 lines
208 B
Markdown
8 lines
208 B
Markdown
# dpkg-reconfigure
|
|
|
|
> Reconfigure an already installed package.
|
|
> More information: <https://manned.org/dpkg-reconfigure.8>.
|
|
|
|
- Reconfigure one or more packages:
|
|
|
|
`dpkg-reconfigure {{package1 package2 ...}}`
|