Re: how to uninstall packages installed using dpkg -i
- From: "Mr. Wang Long" <mr.wang.long@xxxxxxxxx>
- Date: Wed, 25 Feb 2009 02:32:54 +0000
On Wed, Feb 25, 2009 at 02:23, paragasu <paragasu@xxxxxxxxx> wrote:
i download a deb package somewhere, it is for ubuntu. out of curiosity
i installed this package on my debian lenny. It doesn't work well, and
i want to remove it from my system.
how to do it?
thanks
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
dpkg -P <package-name>
For example, if you dpkg -i ~/download/aa_x.y.z_i386.deb
"dpkg -P aa" will remove everything installed by the deb package
note the command is not dpkg -P ~/download/aa_x.y.z_i386.deb
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: how to uninstall packages installed using dpkg -i
- From: Kelly Clowers
- Re: how to uninstall packages installed using dpkg -i
- References:
- how to uninstall packages installed using dpkg -i
- From: paragasu
- how to uninstall packages installed using dpkg -i
- Prev by Date: Secret newlines in openoffice
- Next by Date: Re: Can't mount RAID 5: "Can't find ext3 filesystem"
- Previous by thread: how to uninstall packages installed using dpkg -i
- Next by thread: Re: how to uninstall packages installed using dpkg -i
- Index(es):
Relevant Pages
|