How to Install and Uninstall c3p0 Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "c3p0" package

Please follow the step by step instructions below to install c3p0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install c3p0

2. Uninstall "c3p0" package

This guide covers the steps necessary to uninstall c3p0 on openSuSE Tumbleweed:

$ sudo zypper remove c3p0

3. Information about the c3p0 package on openSuSE Tumbleweed

Information for package c3p0:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : c3p0
Version : 0.9.5.5-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 678.0 KiB
Installed : No
Status : not installed
Source package : c3p0-0.9.5.5-5.1.src
Upstream URL : https://www.mchange.com/projects/c3p0/
Summary : JDBC DataSources/Resource Pools
Description :
c3p0 is a library for augmenting traditional (DriverManager-based)
JDBC drivers with JNDI-bindable DataSources, including DataSources
that implement Connection and Statement Pooling, as described by the
jdbc3 spec and jdbc2 standard extension.

5. The same packages on other Linux Distributions