To uninstall libgcj15-dev just follow these instructions.
sudo apt-get remove libgcj15-dev
This will remove just the libgcj15-dev package itself.
sudo apt-get remove --auto-remove libgcj15-dev
This will remove the libgcj15-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgcj15-dev then this will work.
sudo apt-get purge libgcj15-dev
Or similarly, like this libgcj15-dev
sudo apt-get purge --auto-remove libgcj15-dev
Package | libgcj15-dev |
Version | 4.9.2-10 |
Maintainer | Debian GCC Maintainers <debian-gcc@lists.debian.org> |
Home page | http://gcc.gnu.org/ |
Description | Java development headers for use with gcj |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |