ports: deinstall-all

Alexander Kapshuk alexander.kapshuk at gmail.com
Sun Nov 18 17:02:00 UTC 2012


On 11/18/2012 12:18 AM, Paul Schmehl wrote:
>> # for p
>> in `pkg_info -ao | grep '.*/.*' | sed 's;.*;/usr/ports/&;'`
>> {
>> cd $p && make deinstall
>> }
>>
>
> All that to accomplish this?  pkg_deinstall -fa 
Good one. Thanks.



More information about the freebsd-questions mailing list