Mehmet Fatih AKBULUT schrieb:
hi all.
how can i purge all removed packages ?
does freebsd has something like this : *dpkg -l | awk '/^rc/ {print $2}' |
xargs dpkg --purge *??? (which works on debian!)
any suggestion ?
This is not necessary because if you install with "pkg_add -
On Friday 09 December 2005 04:39 am, Mehmet Fatih AKBULUT wrote:
> hi all.
> how can i purge all removed packages ?
> does freebsd has something like this : *dpkg -l | awk '/^rc/ {print
> $2}' | xargs dpkg --purge *??? (which works on debian!)
> any suggestion ?
All you
Mehmet Fatih AKBULUT wrote:
how can i purge all removed packages ?
does freebsd has something like this : *dpkg -l | awk '/^rc/ {print $2}' |
xargs dpkg --purge *??? (which works on debian!)
The FreeBSD package system doesn't really have the concept of a special
command to re
On Fri, 09 Dec 2005 18:55:14 +0300, Robert Huff <[EMAIL PROTECTED]> wrote:
You may also find portsclean (part of portupgrade) and
sysutils/pkg_cutleaves useful in trimming unneeded files.
and rm -rf /usr/local/* will work too :)
--
Using Opera's revolutionary e-mail client: http://www
You may also find portsclean (part of portupgrade) and
sysutils/pkg_cutleaves useful in trimming unneeded files.
Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
m: "Pietro Cerutti" <[EMAIL PROTECTED]>
To: "Mehmet Fatih AKBULUT" <[EMAIL PROTECTED]>; "FreeBSD"
Sent: Friday, December 09, 2005 1:15 PM
Subject: Re: Purge all removed packages ?
On 12/9/05, Mehmet Fatih AKBULUT <[EMAIL PROTECTED]> wrote:
hi Pie
On 12/9/05, Mehmet Fatih AKBULUT <[EMAIL PROTECTED]> wrote:
>
>
> hi Pietro,
Hi!
> do i need to focus on anything like above apt remove and apt remove --purge
> ?
>
> or pkg_delete deletes everything? and leaves nothing behing ?
pkg_delete also deletes configuration files, alerting you when a
On 12/9/05, Mehmet Fatih AKBULUT <[EMAIL PROTECTED]> wrote:
> hi all.
Hi
> how can i purge all removed packages ?
AFAIK, pkg_delete removes all files installed by a package, so maybe I
misunderstood your question. What's the difference between "purge" and
"remove
hi all.
how can i purge all removed packages ?
does freebsd has something like this : *dpkg -l | awk '/^rc/ {print $2}' |
xargs dpkg --purge *??? (which works on debian!)
any suggestion ?
Regards.
Bye
___
freebsd-questions@freebsd.org mailing