[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: manually deleting RPM app
- From: Anthony Liu <anthony nexus-online com>
- To: rpm-list redhat com
- Subject: Re: manually deleting RPM app
- Date: Mon, 13 Nov 2000 01:57:34 +0800
On Tue, Nov 07, 2000 at 12:39:33PM -0500, Randy Vice wrote:
> I've completely FUBARed rpm so I need to manually delete everything and
> reinstall it. Problem is, I'm not sure what and were the files are. Is
> there such a list of what to delete?
If the rpm database is not corrupted yet, try:
rpm -ql xyz
where xyz is the name of the package.
If you get a list, you can also try:
rm `rpm -ql xyz`
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]