Like the title says, how should I be able to uninstall a port and all dependencies which are not used by other programs. For example, how would I uninstall kde4 completely?
make deinstall under port only removes binaries for that port. So would pkd_delete -r work safely? Wouldn't it remove dependencies regardless of them being used or not by other programs?
Thanks.
make deinstall under port only removes binaries for that port. So would pkd_delete -r work safely? Wouldn't it remove dependencies regardless of them being used or not by other programs?
Thanks.