Koozali.org: home of the SME Server

Uninstall Twiggi

Amado Aguilar

Uninstall Twiggi
« on: April 05, 2003, 02:08:31 AM »
Twiggi is not working for me,  does someone know command to uninstall off 5.5u2 system.  I've tried rpm -e but says its not installed.

thanks

Eric

Re: Uninstall Twiggi
« Reply #1 on: April 05, 2003, 04:25:44 PM »
If you installed Twiggi from rpm(s) then it sounds like your
rpm database is not correct (corrupt/damaged/whatever).
Have you tried to rebuild the rpm database like this:

rpm --rebuilddb

?

Which rpm(s) did you use to install Twiggi?
You could re-install using the same rpm(s) and then
uninstall.

HTH

EricAmado Aguilar wrote:
>
> Twiggi is not working for me,  does someone know command to
> uninstall off 5.5u2 system.  I've tried rpm -e but says its
> not installed.
>
> thanks

Steven Mills

Re: Uninstall Twiggi
« Reply #2 on: April 07, 2003, 11:15:10 AM »
Try rpm -q twiggi, then uninstall the resultant package name.  Worked for me.