How to Install and Uninstall python3-minidb.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-minidb.noarch" package
Please follow the steps below to install python3-minidb.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-minidb.noarch
Copied
2. Uninstall "python3-minidb.noarch" package
Please follow the instructions below to uninstall python3-minidb.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-minidb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-minidb.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:57:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-minidb
Version : 2.0.4
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : python-minidb-2.0.4-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-minidb
Version : 2.0.4
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : python-minidb-2.0.4-1.el8.src.rpm
Repository : epel
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.