[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get debconf



On Wed, Jan 15, 2003 at 02:08:56PM +0100, Florian Sukup wrote:

> Hi,
> 
> just a question, I couldn't find an answer, yet.
> 
> If I use 
> apt-get install package_name ,
> is this package automatically configured by debconf.

If you're interested in whether a package depends on debconf prior to
installing it either of

dpkg -s <package name> | grep debconf
apt-cache show <package name> | grep debconf

will give you the information.

Brian



Reply to: