Re: Given an RPM instruction what to use for Debian

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Bill Warner
Fecha:  
A: plug-discuss
Asunto: Re: Given an RPM instruction what to use for Debian
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 -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

--
Bill Warner <>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss