To uninstall libcommons-configuration-java just follow these instructions.
sudo apt-get remove libcommons-configuration-java
This will remove just the libcommons-configuration-java package itself.
sudo apt-get remove --auto-remove libcommons-configuration-java
This will remove the libcommons-configuration-java package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcommons-configuration-java then this will work.
sudo apt-get purge libcommons-configuration-java
Or similarly, like this libcommons-configuration-java
sudo apt-get purge --auto-remove libcommons-configuration-java
Package | libcommons-configuration-java |
Version | 1.7-1 |
Maintainer | Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> |
Home page | http://commons.apache.org/configuration/ |
Description | Java based library providing a generic configuration interface |
Distro | debian |
Release | wheezy |
Repo | main |
Section | java |