How to Install and Uninstall python3-bsddb3-devel Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-bsddb3-devel" package

This guide covers the steps necessary to install python3-bsddb3-devel on openSUSE Leap

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

2. Uninstall "python3-bsddb3-devel" package

Please follow the step by step instructions below to uninstall python3-bsddb3-devel on openSUSE Leap:

$ sudo zypper remove python3-bsddb3-devel

3. Information about the python3-bsddb3-devel package on openSUSE Leap

Information for package python3-bsddb3-devel:
---------------------------------------------
Repository : Main Repository
Name : python3-bsddb3-devel
Version : 6.2.9-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.5 KiB
Installed : No
Status : not installed
Source package : python-bsddb3-6.2.9-bp155.2.11.src
Upstream URL : http://pypi.python.org/pypi/bsddb3
Summary : Development files for python3-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 python3-bsddb3