[gnu-sol-discuss] [companion-discuss] how to unistall software...
Stephen Hahn
sch at sun.com
Tue Oct 2 09:36:05 PDT 2007
* Joao Miguel Ferreira <jmcferreira at criticalsoftware.com> [2007-10-02 15:22]:
> how do I unistall sofware in Solaris 10... for example: how do I remove
> StarOffice ?
>
> I've been installing lots of things with pkg-get..... but apparentlly
> pkg-get does not accept an uninstall/remove option...
>
> any ideas ?
You should be able to use pkgrm(1M) with Blastwave (and any other
pkg-get retrieved) packages, as pkg-get uses pkgadd(1M) underneath.
I use sodipodi from Blastwave, so
$ pkginfo | grep sodipodi
application CSWsodipodi sodipodi - Drawing program for Scalable Vector Graphics
which means that "pkgrm CSWsodipodi" would remove what I retrieved
with "pkg-get -i sodipodi".
- Stephen
--
sch at sun.com http://blogs.sun.com/sch/
More information about the gnu-sol-discuss
mailing list