Re: [debian-user]: debian package list
From: William Ballard (nospam_50115_at_alltel.net)
Date: 01/22/05
- Previous message: Jacob S: "Re: [debian-user]: debian package list"
- In reply to: Alexey Tumanov: "[debian-user]: debian package list"
- Next in thread: Michael Marsh: "Re: [debian-user]: debian package list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 22 Jan 2005 16:33:23 -0500 To: debian-user@lists.debian.org
On Sat, Jan 22, 2005 at 01:18:00PM -0800, Alexey Tumanov wrote:
> how in the world can I list all of the packages currently installed on the
> system? Everything I've tried lists available packages for install or
grep-status -FStatus installed -sPackage /var/lib/dpkg/status | \
cut -d' ' -f2 | sort
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Jacob S: "Re: [debian-user]: debian package list"
- In reply to: Alexey Tumanov: "[debian-user]: debian package list"
- Next in thread: Michael Marsh: "Re: [debian-user]: debian package list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|