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

Last updated: May 18,2024

1. Install "libcommons-dbcp-java" package

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

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

2. Uninstall "libcommons-dbcp-java" package

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

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

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

Package: libcommons-dbcp-java
Priority: optional
Section: libs
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.4-5ubuntu2
Depends: libcommons-pool-java, libcommons-collections3-java
Suggests: libcommons-dbcp-java-doc, libgeronimo-jta-1.1-spec-java
Filename: pool/main/libc/libcommons-dbcp-java/libcommons-dbcp-java_1.4-5ubuntu2_all.deb
Size: 148080
MD5sum: 992cc45699a40a85209bd8e4cf8e28b3
SHA1: 8f41d086385a401a5fa1dab1c77647b22adcb2e6
SHA256: d882f8dd3d1324eb2252f508d95e03ac4ff9c6bfc49fbc509c30003c5f43d8ce
Description-en: Database Connection Pooling Services
The DBCP package provides database connection pooling services. The
following features are supported
.
* DataSource and Driver interfaces to the pool.
* Support for arbitrary sources of the underlying Connections.
* Integration with arbitrary org.apache.commons.pool.ObjectPool
implementations.
* Support for Connection validation, expiration, etc.
* Support for PreparedStatement pooling.
* XML configuration.
.
This is a part of the Apache Commons Project.
Description-md5: f2f7170da4a16dd656c8f4ad419adda9
Homepage: http://commons.apache.org/dbcp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: tomcat-server