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

Last updated: September 20,2024

1. Install "libcommons-pool2-java" package

This guide let you learn how to install libcommons-pool2-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcommons-pool2-java" package

Learn how to uninstall libcommons-pool2-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-pool2-java
Priority: optional
Section: universe/java
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-pool2
Version: 2.4.2-1
Suggests: libasm4-java, libcglib3-java
Filename: pool/universe/c/commons-pool2/libcommons-pool2-java_2.4.2-1_all.deb
Size: 98818
MD5sum: a1504423a99d1a99b38eb7db98a76a62
SHA1: 2626c238aca5dfcac629a718353542d4f7d39156
SHA256: 8b230342991b52b9a871e883a6a2163cf8ca07041226bfa35aa017d8b4f735c8
Description-en: Apache Commons Pool 2 - Pooling implementation for Java objects
The Apache Commons Pool library provides an object-pooling API and a number
of object pool implementations. Version 2 of Apache Commons Pool contains
a completely re-written pooling implementation compared to the 1.x series.
In addition to performance and scalability improvements, version 2 includes
robust instance tracking and pool monitoring. Version 2 requires Java 6
or higher.
Description-md5: 0c91cfe25d1ac0ae1a9b252e654b75f8
Homepage: http://commons.apache.org/pool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu