Date: Sat, 18 Nov 2000 23:59:06 +0100 From: Manuel Enrique Garcia Cuesta <megarcia@intercom.es> To: alex <alex@nyc.zyan.net> Cc: BSD Questions <FreeBSD-questions@FreeBSD.ORG> Subject: Re: unistall Message-ID: <20001118235906.E1196@ilex.kicelo.org> In-Reply-To: <001c01c051b1$5e2c59c0$5e41f840@bov.dslspeed.com> References: <001c01c051b1$5e2c59c0$5e41f840@bov.dslspeed.com>
next in thread | previous in thread | raw e-mail | index | archive | help
=== alex escribia (Sat, Nov 18, 2000 at 05:46:18PM -0500): > Just got the package of apache working but don't like the file structure and > number of mod_s, would like to install apache as a port. What is the best > way of uninstalling apache which is now all over my system? To check the package's name: pkg_info | grep apache To delete the package: pkg_delete <name_of_apache_package> Manuel Garcia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001118235906.E1196>