How to Install and Uninstall libcommons-beanutils-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libcommons-beanutils-java" package

Please follow the instructions below to install libcommons-beanutils-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-beanutils-java

2. Uninstall "libcommons-beanutils-java" package

Please follow the step by step instructions below to uninstall libcommons-beanutils-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-beanutils-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcommons-beanutils-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcommons-beanutils-java
Priority: optional
Section: universe/libs
Installed-Size: 270
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-beanutils
Version: 1.9.2-3
Depends: libcommons-collections3-java, libcommons-logging-java, libcommons-parent-java (>= 39)
Suggests: libcommons-beanutils-java-doc
Filename: pool/universe/c/commons-beanutils/libcommons-beanutils-java_1.9.2-3_all.deb
Size: 215594
MD5sum: 3f5d32c9b3bef129fe6b89aad1fcff66
SHA1: a26421f8a054f58d9144cd68240ddf600eb38c42
SHA256: 084b5eefdec7e4e6f8cdf1b0035dc35fcc2ea95b96df462f28545fa4fbd80237
Description-en: Apache Commons BeanUtils - Utility for manipulating Java beans
The BeanUtils Component contains a set of Java classes that provide
static utility methods useful in manipulating Java classes that conform
to the JavaBeans Specification naming patterns for bean properties in a
dynamic fashion.
Description-md5: 0a0a17bc59bed42e682ba5dbcefeb608
Homepage: http://commons.apache.org/beanutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu