I have two programs, Java and jLog, (jLog requires Java) that I installed by doing
I want to remove them then do a clean reinstall of both programs. How do I remove these programs? I know "sudo apt-get uninstall" will not work since I did not use Adept to begin with.
Thanks,
Mike
./configure
make
make install
make
make install
Thanks,
Mike
Comment