diff --git a/pages/linux/dpkg-reconfigure.md b/pages/linux/dpkg-reconfigure.md new file mode 100644 index 000000000..4795af708 --- /dev/null +++ b/pages/linux/dpkg-reconfigure.md @@ -0,0 +1,8 @@ +# dpkg-reconfigure + +> Reconfigure an already installed package. +> More information: . + +- Reconfigure one or more packages: + +`dpkg-reconfigure {{package1 package2 ...}}`