How to Install and Uninstall python3-dbm Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-dbm" package

This is a short guide on how to install python3-dbm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-dbm

2. Uninstall "python3-dbm" package

Please follow the guidelines below to uninstall python3-dbm on openSUSE Leap:

$ sudo zypper remove python3-dbm

3. Information about the python3-dbm package on openSUSE Leap

Information for package python3-dbm:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-dbm
Version : 3.6.15-150300.10.54.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 78.1 KiB
Installed : No
Status : not installed
Source package : python3-3.6.15-150300.10.54.1.src
Upstream URL : https://www.python.org/
Summary : Python Interface to the GDBM Library
Description :
An easy to use interface for Unix DBM databases, and more specifically,
the GNU implementation GDBM.