How to Install and Uninstall python3-minidb.noarch Package on Rocky Linux 8
Last updated: November 10,2024
1. Install "python3-minidb.noarch" package
Please follow the guidance below to install python3-minidb.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-minidb.noarch
Copied
2. Uninstall "python3-minidb.noarch" package
This tutorial shows how to uninstall python3-minidb.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-minidb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-minidb.noarch package on Rocky Linux 8
Last metadata expiration check: 0:32:27 ago on Mon Sep 12 10:27:18 2022.
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.