Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Amado Aguilar 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
-
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
-
Try rpm -q twiggi, then uninstall the resultant package name. Worked for me.