How to Install and Uninstall libdbi3 Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "libdbi3" package

Here is a brief guide to show you how to install libdbi3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libdbi3

2. Uninstall "libdbi3" package

In this section, we are going to explain the necessary steps to uninstall libdbi3 on openSuSE Tumbleweed:

$ sudo zypper remove libdbi3

3. Information about the libdbi3 package on openSuSE Tumbleweed

Information for package libdbi3:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libdbi3
Version : 0.9.0.g33-4.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 105.2 KiB
Installed : No
Status : not installed
Source package : libdbi-0.9.0.g33-4.14.src
Upstream URL : http://libdbi.sourceforge.net/
Summary : Database Independent Abstraction Layer for C
Description :
libdbi implements a database-independent abstraction layer in C,
similar to the DBI/DBD layer in Perl. Writing one generic set of
code, programmers can leverage the power of multiple databases and
multiple simultaneous database connections by using this framework.

5. The same packages on other Linux Distributions