How to Install and Uninstall python3-dbutils.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-dbutils.noarch" package

Please follow the guidelines below to install python3-dbutils.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-dbutils.noarch" package

Please follow the guidelines below to uninstall python3-dbutils.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-dbutils.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:20:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-dbutils
Version : 3.0.3
Release : 1.el9
Architecture : noarch
Size : 41 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.