How to Install and Uninstall python-dbutils-doc.noarch Package on CentOS Stream 8

Last updated: July 03,2024

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

This guide covers the steps necessary to install python-dbutils-doc.noarch on CentOS Stream 8

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

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

This tutorial shows how to uninstall python-dbutils-doc.noarch on CentOS Stream 8:

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

3. Information about the python-dbutils-doc.noarch package on CentOS Stream 8

Last metadata expiration check: 2:28:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python-dbutils-doc
Version : 2.0.3
Release : 1.el8
Architecture : noarch
Size : 53 k
Source : python-dbutils-2.0.3-1.el8.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.