How to Install and Uninstall python3-bsddb3.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-bsddb3.x86_64" package
This guide covers the steps necessary to install python3-bsddb3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-bsddb3.x86_64
Copied
2. Uninstall "python3-bsddb3.x86_64" package
Please follow the steps below to uninstall python3-bsddb3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-bsddb3.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bsddb3.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:17:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-bsddb3
Version : 6.2.6
Release : 5.el8
Architecture : x86_64
Size : 216 k
Source : python-bsddb3-6.2.6-5.el8.src.rpm
Repository : epel
Summary : Python 3 bindings for Berkeley DB
URL : https://pypi.org/project/bsddb3
License : BSD
Description : This package contains Python wrappers for Berkeley DB, the Open Source embedded
: database system. The Python wrappers allow you to store Python string objects of
: any length.
Available Packages
Name : python3-bsddb3
Version : 6.2.6
Release : 5.el8
Architecture : x86_64
Size : 216 k
Source : python-bsddb3-6.2.6-5.el8.src.rpm
Repository : epel
Summary : Python 3 bindings for Berkeley DB
URL : https://pypi.org/project/bsddb3
License : BSD
Description : This package contains Python wrappers for Berkeley DB, the Open Source embedded
: database system. The Python wrappers allow you to store Python string objects of
: any length.