*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> dpkg-preconfigure (8)              
Title
Content
Arch
Section
 

DPKG-PRECONFIGURE(8)

Contents


NAME    [Toc]    [Back]

       dpkg-preconfigure - let packages ask questions prior to their installation

SYNOPSIS    [Toc]    [Back]

	dpkg-preconfigure [options] package.deb

	dpkg-preconfigure --apt

DESCRIPTION    [Toc]    [Back]

       dpkg-preconfigure lets packages ask questions before they are
       installed.  It operates on a set of debian packages, and all packages
       that use debconf will have their config script run so they can examine
       the system and ask questions.

OPTIONS    [Toc]    [Back]

       -ftype, --frontend=type
	   Select the frontend to use.

       -pvalue, --priority=value
	   Set the lowest priority of questions you are interested in. Any
	   questions with a priority below the selected priority will be
	   ignored and their default answers will be used.

       --apt
	   Run in apt mode. It will expect to read a set of package filenames
	   from stdin, rather than getting them as parameters. Typically this
	   is used to make apt run dpkg-preconfigure on all packages before
	   they are installed.	To do this, add something like this to
	   /etc/apt/apt.conf:

	    // Pre-configure all packages before
	    // they are installed.
	    DPkg::Pre-Install-Pkgs {
		   "dpkg-preconfigure --apt --priority=low";
	    };


       -h, --help
	   Display usage help.

SEE ALSO    [Toc]    [Back]

      
      
       debconf(8)

AUTHOR    [Toc]    [Back]

       Joey Hess <[email protected]>



3rd Berkeley Distribution	  2001-12-03		  DPKG-PRECONFIGURE(8)
[ Back ]
 Similar pages
Name OS Title
perlfaq OpenBSD frequently asked questions about Perl ($Date: 2003/12/03 03:02:44 $)
perlfaq IRIX frequently asked questions about Perl ($Date: 1997/04/24 22:46:06 $)
perlfaq1 IRIX General Questions About Perl ($Revision: 1.12 $, $Date: 1997/04/24 22:43:34 $)
perlfaq1 OpenBSD General Questions About Perl ($Revision: 1.7 $, $Date: 2004/04/07 21:33:08 $)
zeero Tru64 Zero out disks prior to rewrite.
glXWaitX Tru64 complete X execution prior to subsequent GL calls
fmt Tru64 Formats mail messages prior to sending
glXWaitGL Tru64 complete GL execution prior to subsequent X calls
glxwaitgl IRIX complete GL execution prior to subsequent X calls
glxwaitx IRIX complete X execution prior to subsequent GL calls
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service