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

Re: Determining what packages are installed



Joe Riel wrote:

> How do I determine what packages are installed?
> Or determine whether a particular package is installed?
> I can use deselect to check a particular package,
> but there probably is a better way.

  dpkg -l

will give you a nice list of your installed packages.

  dpkg -l package-name

will tell you the status of a particular package.

Craig



Reply to: