Lusitanian
April 3rd, 2004, 13:39
How exactly do you uninstall a package. Make install installs it but what's the command to get rid of it?

Kernel_Killer
April 3rd, 2004, 15:00
make uninstall

or

pkg_delete package-version-1.2.3

molotov
April 4th, 2004, 13:39
man ports should give you all ports related stuff :-)

Lusitanian
April 4th, 2004, 14:08
Thanks for you help guys. I think I got it now. :D