Date: Thu, 11 May 2000 09:58:14 -0700 From: David Johnson <djohnson@acuson.com> To: Martin <Martin.Zibert1@guest.arnes.si> Cc: newbies@freebsd.org Subject: Re: remove pkg, prefix Message-ID: <391AE6A6.48B19134@acuson.com> References: <391AD970.439D1B4C@guest.arnes.si>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin wrote: > > Greetings.. > > Thanks for all the help with DNS. It's working fine. BTW: Len -> your > page is a very good resource !! > > I have another question: > How do i remove a programe that i installed ? Lets say i downloaded > apache_1.3.11 and installed it, and now i want to delete it. How do i do > that ? (deleting the dir doesn't count). Typically, if you compiled this yourself from sources (and is not a port), then typing "make uninstall" in the build directory does the trick. If it's from a port, type "make deinstall" in the build directory instead. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?391AE6A6.48B19134>