How to Install and Uninstall python-dbutils-doc.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "python-dbutils-doc.noarch" package

This is a short guide on how to install python-dbutils-doc.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python-dbutils-doc.noarch

2. Uninstall "python-dbutils-doc.noarch" package

Here is a brief guide to show you how to uninstall python-dbutils-doc.noarch on Rocky Linux 9:

$ sudo dnf remove python-dbutils-doc.noarch $ sudo dnf autoremove

3. Information about the python-dbutils-doc.noarch package on Rocky Linux 9

Last metadata expiration check: 1:20:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python-dbutils-doc
Version : 3.0.3
Release : 1.el9
Architecture : noarch
Size : 54 k
Source : python-dbutils-3.0.3-1.el9.src.rpm
Repository : epel
Summary : Tools providing solid, persistent and pooled connections to a database
URL : https://pypi.org/project/DBUtils/
License : MIT
Description : DBUtils is a suite of tools providing solid, persistent and pooled connections
: to a database that can be used in all kinds of multi-threaded environments.
:
: The suite supports DB-API 2 compliant database interfaces.