Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2008 23:28:13 -0400
From:      Eduardo Cerejo <ejcerejo@optonline.net>
To:        Al Plant <noc@hdk5.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to uninstall a flash port.
Message-ID:  <20080321232813.2cbf9360.ejcerejo@optonline.net>
In-Reply-To: <47E46EA9.9020403@hdk5.net>
References:  <47E46EA9.9020403@hdk5.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> I installed the Linux flash9 port on a new 7.0 box to work with 
> SeaMonkey and it dies when it reaches flash using sites.
> 
> How can I de-install this port with out causing problems to other programs?
> 
> I cant find it in the  handbook how to's.   Im I missing something?
> 
> Thanks...

If you are using the portupgrade tools you can use pkg_deinstall linux-flashplugin
if not use make deinstall or pkg_delete  but you have to specify the registered name in /var/db/pkg/ just run pkg_info pkg_info | grep linux-flashplugin and it should give you the registered name.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080321232813.2cbf9360.ejcerejo>