[plug] command for listing

Mark O'Shea mark at musicalstoat.co.uk
Mon Jul 12 14:08:45 WST 2004


On Mon, 2004-07-12 at 14:47, Jon Miller wrote:
> Being new to Debian I still have some learning to do.  In RH if I wanted a listing of the pakages installed and their version I sould issue rpm -qa | gre [package]
> 
> Is there a similar command in Debian?
> 
> Thanks
> 
Hi, Yes:
dpkg -l [package]

Or I suppose:
dpkg -l | grep [package]
if you want exactly the same functionality

Regards,
-- 
Mark O'Shea




More information about the plug mailing list