How to Install and Uninstall python3-minidb.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-minidb.noarch" package

In this section, we are going to explain the necessary steps to install python3-minidb.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-minidb.noarch

2. Uninstall "python3-minidb.noarch" package

Please follow the guidance below to uninstall python3-minidb.noarch on Fedora 34:

$ sudo dnf remove python3-minidb.noarch $ sudo dnf autoremove

3. Information about the python3-minidb.noarch package on Fedora 34

Last metadata expiration check: 5:58:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-minidb
Version : 2.0.4
Release : 4.fc34
Architecture : noarch
Size : 30 k
Source : python-minidb-2.0.4-4.fc34.src.rpm
Repository : fedora
Summary : Simple python object store
URL : https://github.com/thp/minidb
License : ISC
Description : minidb 2 makes it easy to store Python objects in a SQLite 3 database and
: work with the data in an easy way with concise syntax.