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