On Thursday November 30, 2006 at 07:25:32 (AM) Graham Bentley wrote:
> And ... how to remove a package and all the packages > it sucked in ? > > All I get from pkg_delete that it isnt even installed when > I know it is because that was the previous command I > just ran !!! Are you sure you are feedin it the correct information? Try this: pkg_info -Ix PROGRAM_NAME (-> gives you the exact installed version of PROGRAM_NAME installed.) Now feed that to: pkg_delete -vdfr PROGRAM_NAME That should do it. -- Gerard Mail from '@gmail' is rejected and/or discarded here. Don't waste your time! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"