How to Install and Uninstall libgdbm_compat4 Package on openSuSE Tumbleweed

Last updated: February 24,2025

1. Install "libgdbm_compat4" package

This guide covers the steps necessary to install libgdbm_compat4 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgdbm_compat4

2. Uninstall "libgdbm_compat4" package

This is a short guide on how to uninstall libgdbm_compat4 on openSuSE Tumbleweed:

$ sudo zypper remove libgdbm_compat4

3. Information about the libgdbm_compat4 package on openSuSE Tumbleweed

Information for package libgdbm_compat4:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgdbm_compat4
Version : 1.23-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.2 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : gdbm-1.23-3.2.src
Upstream URL : https://www.gnu.org/software/gdbm/
Summary : GNU dbm key/data database compat wrapper
Description :
GNU dbm is a library of database functions that use extensible
hashing and work similar to the standard UNIX dbm. These routines are
provided to a programmer needing to create and manipulate a hashed
database.
This library is providing compatibility wrappers.