From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 02:41:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85EF316A4B3 for ; Tue, 16 Sep 2003 02:41:25 -0700 (PDT) Received: from digitelone.com (mail.digitelone.com [202.138.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E9543FA3 for ; Tue, 16 Sep 2003 02:41:24 -0700 (PDT) (envelope-from gihl@digitelone.com) Received: from [203.175.2.234] (account ) by digitelone.com (CommuniGate Pro WebUser 3.5.9) with HTTP id 3324591; Tue, 16 Sep 2003 17:32:51 +0800 From: "Gil Agno Virtucio" To: liuyang99@earthlink.net X-Mailer: CommuniGate Pro Web Mailer v.3.5.9 Date: Tue, 16 Sep 2003 17:32:51 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: RE: need help with uninstallation process X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 09:41:25 -0000 If you installed the those programs from the Ports Collection (/usr/ports/) you can uninstall it by going to the directory of that port and simple run "make deinstall clean" ex. to deinstall apache # cd /usr/ports/www/apache13/ && make deinstall clean or you can also use pkg_delete. to find out the exact name of the application that you want to uninstall use pkg_info. ex. # pkg_info | more this command will display something like ----------------- BitchX-1.0c19_3 "An alternative ircII color client apache+mod_ssl-1.3.27+2.8.14 The Apache 1.3 webserver with autoconf-2.13.000227_5 Automatically configure source code awstats-5.6 Free real-time logfile analyzer to get bison-1.75 A parser generator from FSF, ------------------ to uninstall apache type # pkg_delete apache+mod_ssl-1.3.27+2.8.14 I hope this helps. ------------------------------------------------------------Gil Agno Virtucio Janitor/Collector/Messenger NEC System Integration and Construction Philippines Inc. 15th Floor BPI Buendia Center ________.__ ___ ___ .____ Gil Puyat Ave. Makati City 1200 / _____/|__|/ | \| | Cellphone : +639163989695 / \ ___| / ~ \ | Office Phone: +6328914167 \ \_\ \ \ Y / ------------------------------------------------------------- -----Original Message----- From: ALIAS [mailto:liuyang99@earthlink.net] Sent: Tuesday, September 16, 2003 11:54 AM To: freebsd-questions@freebsd.org Subject: need help with uninstallation process i am not sure how to uninstall programs that i installed, is there a command that i type in to uninstall a program? or should i just delete the folder? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ____________________________________________________________________ ** Get your free E-Mail account at WWW.DIGITELONE.COM **