[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Emumail
- Subject: Re: [cobalt-users] Emumail
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Jun 18 10:35:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I installed the pkg file for the Emumail software via the .pkg file. I have
> uninstalled it using the following command:
>
> rpm -e package-name
bad move.
You can use that command to remove an rpm,
but use the uninstallers to remove a pkg file.
> The program was removed from my server however it is still showing up in the
> list of installed Software in the gui. When I tried reinstalling the
> package, the gui is telling me the package is already installed. What am I
> missing here? How do I get the gui not to see the installed package since
> the software is no longer installed?
>
Try going to /var/lib/cobalt/uninstallers
look for the package name
and issue the command /var/lib/cobalt/uninstallers/the.pkg
Gerald