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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to