Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 18:59:08 +0930
From:      "Thyer, Matthew" <Matthew.Thyer@dsto.defence.gov.au>
To:        stable@freebsd.org
Subject:   Re: mass uninstall all ports?
Message-ID:  <3BAEFCE4.E99DC89E@dsto.defence.gov.au>

next in thread | raw e-mail | index | archive | help
Forgive me if this solution was not mentioned.

# cd /var/db/pkg
# pkg_delete *

Now that pkg_delete can delete things in the right order, this
is the easiest way to mass delete ports.

If you only want to kill gnome ports then:

# cd /var/db/pkg
# pkg_delete gnome*

(but you'll still have to manually delete some stuff and repeat).

-- 
 Matthew Thyer                                 Phone:  +61 8 8259 7249
 Science Corporate Information Systems         Fax:    +61 8 8259 5537
 Defence Science and Technology Organisation, Edinburgh
 PO Box 1500 Edinburgh South Australia 5111

 IMPORTANT: This email remains the property of the Australian Defence
 Organisation and is subject to the jurisdiction of section 70 of the
 CRIMES ACT 1914.  If you have received this email in error, you are
 requested to contact the sender and delete the email.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BAEFCE4.E99DC89E>