From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 16:09:32 2014 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> 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 ECCAE6BE for <freebsd-questions@freebsd.org>; Thu, 19 Jun 2014 16:09:32 +0000 (UTC) Received: from alisocreek.buildingonline.net (alisocreek.buildingonline.net [204.109.62.198]) by mx1.freebsd.org (Postfix) with ESMTP id C91DE2F9F for <freebsd-questions@freebsd.org>; Thu, 19 Jun 2014 16:09:32 +0000 (UTC) Received: by alisocreek.buildingonline.net (Postfix, from userid 58) id 36851BCD00A; Thu, 19 Jun 2014 09:03:05 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on alisocreek.buildingonline.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received: from [192.168.5.200] (unknown [206.127.77.66]) (Authenticated sender: dan@dpcsys.com) by alisocreek.buildingonline.net (Postfix) with ESMTPA id E9576BCA7B9 for <freebsd-questions@freebsd.org>; Thu, 19 Jun 2014 09:03:03 -0700 (PDT) Message-ID: <53A309B6.6080406@buildingonline.com> Date: Thu, 19 Jun 2014 10:03:02 -0600 From: Dan Busarow <dan@buildingonline.com> Organization: BuildingOnline.com User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: pkg_delete -a equivalent in pkg (8)? References: <CANnsUMHRab07PtMZnZWSqnGxOaXx+=+10jf_2zd2S1AnQ4DkXg@mail.gmail.com> <53A2FE75.6030000@freebsd.org> <CANnsUMFbv9pVk_iW3V7WOHHUtOe-xrD13a8JgwCDkg_AoAnPrw@mail.gmail.com> In-Reply-To: <CANnsUMFbv9pVk_iW3V7WOHHUtOe-xrD13a8JgwCDkg_AoAnPrw@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 19 Jun 2014 16:09:33 -0000 On 6/19/14, 9:25 AM, Chris Maness wrote: > This was not documented in the version I am running. man pkg does not. But the man page does mention pkg help COMMAND and pkg help delete has full docs. As does man pkg-delete which you figure out after running pkg help delete Dan -- Dan Busarow BuildingOnline.com http://www.BuildingOnline.net/ 888-496-6648 ext 218 > > Chris > > On Thu, Jun 19, 2014 at 8:15 AM, Matthew Seaman <matthew@freebsd.org> 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" >