Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 1998 14:47:39 -0700
From:      "Alex Davidson" <alexd@idcomm.com>
To:        "brianmcg" <bmcgroarty@high-voltage.com>, "Karl Pielorz" <kpielorz@tdx.co.uk>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Re[2]: pkg_delete usage
Message-ID:  <000f01be0f53$f413e7c0$6000a8c0@alexd>

next in thread | raw e-mail | index | archive | help
no he isn't

----- Original Message -----
From: brianmcg <bmcgroarty@high-voltage.com>
To: Karl Pielorz <kpielorz@tdx.co.uk>; <alexd@idcomm.com>
Cc: <freebsd-questions@FreeBSD.ORG>
Sent: Friday, November 13, 1998 8:34 AM
Subject: Re[2]: pkg_delete usage


>Sounds like he's probably using:
>    pkg_delete squid-2.0.tgz
>
>instead of just:
>    pkg_delete squid-2.0
>
>____________________Reply Separator____________________
>Subject:    Re: pkg_delete usage
>Author: kpielorz@tdx.co.uk (Karl Pielorz)
>Date:       11/13/98 8:36 AM
>
>Alex Davidson wrote:
>>
>> Having installed some .tgz files using pkg_add I thought I could use
>> 'pkg_delete filename' but it says the filename isn't registered (or
>> something like that).
>>
>> What is the real usage?
>
>Try 'man pkg_delete'? ;-)
>
>Seriously, try the manual pages... Looking through them :-
>
>pkg_info -I -a
>
>Will show you all the packages the system thinks it has installed, then you
>should be able to do:
>
>pkg_delete pacakge-name
>
>(e.g. on my system I could remove squid with "pkg_delete squid-2.0")


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01be0f53$f413e7c0$6000a8c0>