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

Last updated: November 28,2024

1. Install "python3-dbutils.noarch" package

This tutorial shows how to install python3-dbutils.noarch on Fedora 38

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

2. Uninstall "python3-dbutils.noarch" package

Learn how to uninstall python3-dbutils.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:35:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-dbutils
Version : 3.0.3
Release : 1.fc38
Architecture : noarch
Size : 56 k
Source : python-dbutils-3.0.3-1.fc38.src.rpm
Repository : updates
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.