How to Install and Uninstall libcommons-dbcp2-java Package on Kali Linux

Last updated: May 20,2024

1. Install "libcommons-dbcp2-java" package

Please follow the instructions below to install libcommons-dbcp2-java on Kali Linux

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

2. Uninstall "libcommons-dbcp2-java" package

Please follow the instructions below to uninstall libcommons-dbcp2-java on Kali Linux:

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

3. Information about the libcommons-dbcp2-java package on Kali Linux

Package: libcommons-dbcp2-java
Source: commons-dbcp2
Version: 2.10.0-1
Installed-Size: 243
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java (>= 1.2), libcommons-parent-java (>= 56), libcommons-pool2-java (>= 2.11.1), libgeronimo-jta-1.2-spec-java
Size: 206500
SHA256: ec8457ad1773ffe73df2d37714324bad5c0fc8e7e7801d0d3f69a748f130b517
SHA1: 042c205db373ccfd0dac34aad9e93a15b7fce8ce
MD5sum: 28f0516dd67706099000995b2b986ec0
Description: Database Connection Pooling Services 2
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 package contains the version 2 series.
Description-md5:
Homepage: https://commons.apache.org/proper/commons-dbcp/
Section: java
Priority: optional
Filename: pool/main/c/commons-dbcp2/libcommons-dbcp2-java_2.10.0-1_all.deb