How to Install and Uninstall python3-bsddb3.x86_64 Package on Fedora 34

Last updated: January 16,2025

1. Install "python3-bsddb3.x86_64" package

This guide covers the steps necessary to install python3-bsddb3.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-bsddb3.x86_64

2. Uninstall "python3-bsddb3.x86_64" package

This is a short guide on how to uninstall python3-bsddb3.x86_64 on Fedora 34:

$ sudo dnf remove python3-bsddb3.x86_64 $ sudo dnf autoremove

3. Information about the python3-bsddb3.x86_64 package on Fedora 34

Last metadata expiration check: 4:17:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-bsddb3
Version : 6.2.9
Release : 2.fc34
Architecture : x86_64
Size : 215 k
Source : python-bsddb3-6.2.9-2.fc34.src.rpm
Repository : fedora
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.