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

Last updated: May 14,2024

1. Install "libcommons-pool-java" package

Learn how to install libcommons-pool-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcommons-pool-java" package

Please follow the steps below to uninstall libcommons-pool-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-pool-java
Priority: optional
Section: libs
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-pool
Version: 1.6-2
Filename: pool/main/c/commons-pool/libcommons-pool-java_1.6-2_all.deb
Size: 104698
MD5sum: b7519f833b9a303167c61335f97412bf
SHA1: 3c143d98bd33140a31349d0300267a8004ffa719
SHA256: 666059d4dd9e4accae0a6d1f6ec5c4122e1addd40b7110b462f1e88f4f77186a
Description-en: pooling implementation for Java objects
Pool provides an Object-pooling API, with three major aspects:
1. A generic object pool interface that clients and implementors can use to
provide easily interchangeable pooling implementations.
2. A toolkit for creating modular object pools.
3. Several general purpose pool implementations.
Description-md5: 3a9df963586886381885c548196b37ea
Homepage: http://commons.apache.org/pool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: tomcat-server