To uninstall libdb5.3-java-jni just follow these instructions.
sudo apt-get remove libdb5.3-java-jni
This will remove just the libdb5.3-java-jni package itself.
sudo apt-get remove --auto-remove libdb5.3-java-jni
This will remove the libdb5.3-java-jni package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libdb5.3-java-jni then this will work.
sudo apt-get purge libdb5.3-java-jni
Or similarly, like this libdb5.3-java-jni
sudo apt-get purge --auto-remove libdb5.3-java-jni
Package | libdb5.3-java-jni |
Version | 5.3.28-9 |
Maintainer | Debian Berkeley DB Group <pkg-db-devel@lists.alioth.debian.org> |
Home page | http://www.oracle.com/technology/software/products/berkeley-db/index.html |
Description | Berkeley v5.3 Database Libraries for Java |
Distro | debian |
Release | jessie |
Repo | main |
Section | java |