How to Install and Uninstall python3-dbutils.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3-dbutils.noarch" package
This is a short guide on how to install python3-dbutils.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-dbutils.noarch
Copied
2. Uninstall "python3-dbutils.noarch" package
Please follow the instructions below to uninstall python3-dbutils.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-dbutils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dbutils.noarch package on Oracle Linux 8
Last metadata expiration check: 5:40:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-dbutils
Version : 2.0.1
Release : 1.el8
Architecture : noarch
Size : 41 k
Source : python-dbutils-2.0.1-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.
Available Packages
Name : python3-dbutils
Version : 2.0.1
Release : 1.el8
Architecture : noarch
Size : 41 k
Source : python-dbutils-2.0.1-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.