Rodney D. Myers wrote:
On Mon, 26 Jun 2006 16:38:33 -0700
"Martin Paraskevov" <[EMAIL PROTECTED]> wrote:

rpm lets you check whether a packege has been installed.
is this possible to do with apt-get or some other tool as well?

- martin

dpkg -l | grep <package name>

Better:

dpkg -l <package name>

Johannes


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

Reply via email to