How to Install and Uninstall python3-oracledb.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "python3-oracledb.x86_64" package
In this section, we are going to explain the necessary steps to install python3-oracledb.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-oracledb.x86_64
Copied
2. Uninstall "python3-oracledb.x86_64" package
Here is a brief guide to show you how to uninstall python3-oracledb.x86_64 on AlmaLinux 9:
$
sudo dnf remove
python3-oracledb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-oracledb.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:25:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-oracledb
Version : 1.2.2
Release : 1.el9
Architecture : x86_64
Size : 1.0 M
Source : python-oracledb-1.2.2-1.el9.src.rpm
Repository : epel
Summary : OracleDB Driver
URL : https://oracle.github.io/python-oracledb/
License : Apache-2.0 OR UPL-1.0
Description : The python-oracledb driver is a Python programming language extension module
: allowing Python programs to connect to Oracle Database. Python-oracledb
: is the new name for Oracle's popular cx_Oracle driver.
Available Packages
Name : python3-oracledb
Version : 1.2.2
Release : 1.el9
Architecture : x86_64
Size : 1.0 M
Source : python-oracledb-1.2.2-1.el9.src.rpm
Repository : epel
Summary : OracleDB Driver
URL : https://oracle.github.io/python-oracledb/
License : Apache-2.0 OR UPL-1.0
Description : The python-oracledb driver is a Python programming language extension module
: allowing Python programs to connect to Oracle Database. Python-oracledb
: is the new name for Oracle's popular cx_Oracle driver.