Igor Robul wrote:
On Tue, Jan 31, 2006 at 07:57:59PM -0600, luke wrote:
all packages installed _should_ be in /var/db/pkg(i think) i'm in windows
now. so if you pkg_delete /var/db/pkg/* that should clean it all up.
:-)
It will only delete information about packages, not packages self.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
No, that will delete the packages. To delete a package you would run
"pkg_delete <package_name>" so, to delete all of your package the above
command would work correctly.
-Tom
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"