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

Last updated: February 07,2025

1. Install "python3-minidb.noarch" package

Here is a brief guide to show you how to install python3-minidb.noarch on Fedora 35

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

2. Uninstall "python3-minidb.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-minidb.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:04:48 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-minidb
Version : 2.0.4
Release : 6.fc35
Architecture : noarch
Size : 30 k
Source : python-minidb-2.0.4-6.fc35.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.