1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 05:15:24 +02:00

dpkg-reconfigure: add page (#10272)

This commit is contained in:
Lena 2023-06-12 15:44:03 +02:00 committed by GitHub
parent 701095414c
commit 3884ec8203
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,8 @@
# 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 ...}}`