dpkg -l |grep -i wine
or try
dpkg -l wine
one last set of commands in case it isn't installed:
apt-cache search wine
and
apt-get install wine
On Thu, 2004-09-30 at 12:00 -0700, George Gambill wrote:
> I wand to loan Wine on a Debian system. The instructions I have are for a RH system using RPM
>
> I need to see if Wine is loaded (rpm -q --all |grep -i "wine"). Debian seems not to recognize this command
>
> And if Wine is loaded, I need to remove it (rpm -e) so I can compile it (non-standard) myself.
>
> Is there an equivalent Debian command for the above RPM command?
>
> Thanks
>
> George
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
--
Bill Warner <
wwarner42@cox.net>
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss