How to Install and Uninstall python3-bsddb3 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-bsddb3" package
In this section, we are going to explain the necessary steps to install python3-bsddb3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-bsddb3
Copied
2. Uninstall "python3-bsddb3" package
This guide covers the steps necessary to uninstall python3-bsddb3 on openSUSE Leap:
$
sudo zypper remove
python3-bsddb3
Copied
3. Information about the python3-bsddb3 package on openSUSE Leap
Information for package python3-bsddb3:
---------------------------------------
Repository : Main Repository
Name : python3-bsddb3
Version : 6.2.9-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 544.6 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 : 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.
---------------------------------------
Repository : Main Repository
Name : python3-bsddb3
Version : 6.2.9-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 544.6 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 : 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.