How to Install and Uninstall python3-dbutils.noarch Package on Fedora 36

Last updated: April 29,2024

1. Install "python3-dbutils.noarch" package

In this section, we are going to explain the necessary steps to install python3-dbutils.noarch on Fedora 36

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

2. Uninstall "python3-dbutils.noarch" package

Please follow the steps below to uninstall python3-dbutils.noarch on Fedora 36:

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

3. Information about the python3-dbutils.noarch package on Fedora 36

Last metadata expiration check: 3:46:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dbutils
Version : 3.0.2
Release : 2.fc36
Architecture : noarch
Size : 41 k
Source : python-dbutils-3.0.2-2.fc36.src.rpm
Repository : fedora
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.