Re: pkginfo lookalike for debian?

2004-04-01 Thread Leith Stevens

dpkg -l

Leith

--
http://qasr.mine.nu/";>Debian man pages, and other goodies

Mauricio wrote:
My solaris box has a proggie called pkginfo which shows which 
packages I have currently installed in my machine:


[EMAIL PROTECTED]>pkginfo
system  BOLTpget pkg-get - CSW version
system  CSWcommoncommon - common files and dirs for CSW 
packages

application CSWexpat expat -  XML Parser Toolkit
system  CSWggettext  ggettext - GNU gettext
[...]
system  SUNWypr  NIS Server for Solaris (root)
system  SUNWypu  NIS Server for Solaris (usr)
system  SUNWzip  The Info-Zip (zip) compression utility
system  SUNWzlib The Zip compression library
system  SUNWzsh  Z shell (zsh)
application TSIpgxw  PGX32 (Raptor GFX) X Window System 
Support v3.0

[EMAIL PROTECTED]>

How do I do that in debian?






Re: pkginfo lookalike for debian?

2004-04-01 Thread Justin A
On Thu, Apr 01, 2004 at 07:39:15PM -0500, Mauricio wrote:
>   My solaris box has a proggie called pkginfo which shows which 
> packages I have currently installed in my machine:

http://www.debian.org/doc/manuals/reference/ch-package.en.html#s-debian-package

There are a TON of commands for stuff like this.

-- 
-Justin



pkginfo lookalike for debian?

2004-04-01 Thread Mauricio
	My solaris box has a proggie called pkginfo which shows which 
packages I have currently installed in my machine:


[EMAIL PROTECTED]>pkginfo
system  BOLTpget pkg-get - CSW version
system  CSWcommoncommon - common files and dirs for 
CSW packages

application CSWexpat expat -  XML Parser Toolkit
system  CSWggettext  ggettext - GNU gettext
[...]
system  SUNWypr  NIS Server for Solaris (root)
system  SUNWypu  NIS Server for Solaris (usr)
system  SUNWzip  The Info-Zip (zip) compression utility
system  SUNWzlib The Zip compression library
system  SUNWzsh  Z shell (zsh)
application TSIpgxw  PGX32 (Raptor GFX) X Window System 
Support v3.0

[EMAIL PROTECTED]>

How do I do that in debian?