How to Install and Uninstall python311-bsddb3-devel Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-bsddb3-devel" package

Please follow the instructions below to install python311-bsddb3-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-bsddb3-devel

2. Uninstall "python311-bsddb3-devel" package

In this section, we are going to explain the necessary steps to uninstall python311-bsddb3-devel on openSuSE Tumbleweed:

$ sudo zypper remove python311-bsddb3-devel

3. Information about the python311-bsddb3-devel package on openSuSE Tumbleweed

Information for package python311-bsddb3-devel:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-bsddb3-devel
Version : 6.2.9-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : python-bsddb3-6.2.9-3.1.src
Upstream URL : http://pypi.python.org/pypi/bsddb3
Summary : Development files for python311-bsddb3
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.
This package contains the development files for python311-bsddb3