From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 01:26:39 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A866C0D for ; Fri, 20 Jun 2014 01:26:39 +0000 (UTC) Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 388192F46 for ; Fri, 20 Jun 2014 01:26:38 +0000 (UTC) Received: by mail-pb0-f45.google.com with SMTP id rr13so2508466pbb.32 for ; Thu, 19 Jun 2014 18:26:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :organization:user-agent; bh=GfH+EgkXe5uzpxbieCGoBi8ooPfxlbmPuwyYAYyzSv0=; b=jsL1ntjsGhWU8YllUZUIKW9iYjwkrgbs3usMQo8HVV+hJMjsOE94c/U82Rg3Ldga1G gJ2lUTrSjp6ic/0jg+cNSfxbbwJ93nEjYIIJE0dWRzD84xGep2vG7xBdljkoMchPx4kD /dZC6rjk9Edc7uLbwbvaFuo33qhL2EEKJd/jTSzJUUYVxb5Amul9rwaqddysOOC2GFjr j22oJDsw+ExgroG/x9CXM/288Tn2GLex9LiVYBKzSmTI03KZkGXSI/yNEQP/KqJlixZJ Z0iAdubWTKoYZholHuyXdHYyW+k26TvU3beIuaLj5X+V1I/ZooW9IQPO22/W8Jr3LQm2 Aizg== X-Gm-Message-State: ALoCoQk2W+tJ1q5zFGEiAYu0JM4dkZhjMaSJnKfJQZdzVFGR610mgirZ05/HWiUGipHze5a/aJom X-Received: by 10.66.65.225 with SMTP id a1mr9785055pat.139.1403223854877; Thu, 19 Jun 2014 17:24:14 -0700 (PDT) Received: from localhost ([110.150.41.204]) by mx.google.com with ESMTPSA id ec2sm10465358pbc.63.2014.06.19.17.24.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Jun 2014 17:24:14 -0700 (PDT) Date: Fri, 20 Jun 2014 10:24:05 +1000 From: Anders Jensen-Waud To: Chris Maness Subject: Re: pkg_delete -a equivalent in pkg (8)? Message-ID: <20140620002405.GA58255@koodekoo.local> References: <53A2FE75.6030000@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: Organization: Jensen-Waud User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Matthew Seaman , "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 01:26:39 -0000 On Thu, Jun 19, 2014 at 08:25:09AM -0700, Chris Maness wrote: > This was not documented in the version I am running. > You can also run: pkg delete \*. '*' is a catch-all for all packages. > Chris > > On Thu, Jun 19, 2014 at 8:15 AM, Matthew Seaman wrote: > > On 06/19/14 16:07, Chris Maness wrote: > >> Is there an equivalent command that rips every loving package out of > >> the system? It sure is convenient when there are hopelessly stale > >> dependencies. > > > > It's quite clearly described in pkg-delete(8). > > > > pkg delete -fa > > > > Cheers, > > > > Matthew > > > > > _______________________________________________ > 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" -- Anders Jensen-Waud E: anders@jensenwaud.com