141 lines
3.2 KiB
HTML
141 lines
3.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of DPKG-RECONFIGURE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>DPKG-RECONFIGURE</H1>
|
|
Section: Debconf (8)<BR>Updated: 2019-08-03<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
dpkg-reconfigure - reconfigure an already installed package
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
|
|
|
|
<PRE>
|
|
dpkg-reconfigure [options] packages
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
<B>dpkg-reconfigure</B> reconfigures packages after they have already been
|
|
installed. Pass it the names of a package or packages to reconfigure. It
|
|
will ask configuration questions, much like when the package was first
|
|
installed.
|
|
<P>
|
|
|
|
If you just want to see the current configuration of a package, see
|
|
<B><A HREF="/cgi-bin/man/man2html?1+debconf-show">debconf-show</A></B>(1) instead.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-f</B><I>type</I>, <B>--frontend=</B><I>type</I><DD>
|
|
|
|
|
|
Select the frontend to use. The default frontend can be permanently changed
|
|
by:
|
|
|
|
|
|
<P>
|
|
|
|
|
|
|
|
|
|
<PRE>
|
|
dpkg-reconfigure debconf
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
|
Note that if you normally have debconf set to use the noninteractive
|
|
frontend, dpkg-reconfigure will use the dialog frontend instead, so you
|
|
actually get to reconfigure the package.
|
|
<DT id="2"><B>-p</B><I>value</I>, <B>--priority=</B><I>value</I><DD>
|
|
|
|
|
|
Specify the minimum priority of question that will be displayed.
|
|
dpkg-reconfigure normally shows low priority questions no matter what your
|
|
default priority is. See <B><A HREF="/cgi-bin/man/man2html?7+debconf">debconf</A></B>(7) for a list.
|
|
<DT id="3"><B>--default-priority</B><DD>
|
|
|
|
|
|
Use whatever the default priority of question is, instead of forcing the
|
|
priority to low.
|
|
<DT id="4"><B>-u</B>, <B>--unseen-only</B><DD>
|
|
|
|
|
|
By default, all questions are shown, even if they have already been
|
|
answered. If this parameter is set though, only questions that have not yet
|
|
been seen will be asked.
|
|
<DT id="5"><B>--force</B><DD>
|
|
|
|
|
|
Force dpkg-reconfigure to reconfigure a package even if the package is in an
|
|
inconsistent or broken state. Use with caution.
|
|
<DT id="6"><B>--no-reload</B><DD>
|
|
|
|
|
|
Prevent dpkg-reconfigure from reloading templates. Use with caution; this
|
|
will prevent dpkg-reconfigure from repairing broken templates databases.
|
|
However, it may be useful in constrained environments where rewriting the
|
|
templates database is expensive.
|
|
<DT id="7"><B>-h</B>, <B>--help</B><DD>
|
|
|
|
|
|
Display usage help.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?7+debconf">debconf</A></B>(7)
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
|
|
|
|
Joey Hess <<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="12"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="13"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:12 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|