How to Install and Uninstall python38-bsddb3 Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "python38-bsddb3" package

Learn how to install python38-bsddb3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-bsddb3

2. Uninstall "python38-bsddb3" package

Please follow the guidelines below to uninstall python38-bsddb3 on openSuSE Tumbleweed:

$ sudo zypper remove python38-bsddb3

3. Information about the python38-bsddb3 package on openSuSE Tumbleweed

Information for package python38-bsddb3:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-bsddb3
Version : 6.2.9-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 559,8 KiB
Installed : No
Status : not installed
Source package : python-bsddb3-6.2.9-1.8.src
Summary : Python interface for Berkeley DB
Description :
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, Log Cursor, Sequence and
Transaction objects, and each of these is exposed as a Python type in the
bsddb3.db module.