How to Install and Uninstall python3-dbutils.noarch Package on CentOS Stream 9
Last updated: November 23,2024
1. Install "python3-dbutils.noarch" package
Learn how to install python3-dbutils.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-dbutils.noarch
Copied
2. Uninstall "python3-dbutils.noarch" package
This guide covers the steps necessary to uninstall python3-dbutils.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-dbutils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dbutils.noarch package on CentOS Stream 9
Last metadata expiration check: 2:15:28 ago on Sat Mar 16 16:03:45 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.
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.