python-oracledb on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "python-oracledb" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-oracledb on Arch using YAY

$ yay -S python-oracledb

* (Optional) Uninstall python-oracledb on Arch using YAY

$ yay -Rns python-oracledb

2. Manually Install "python-oracledb" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-oracledb's git locally

$ git clone https://aur.archlinux.org/python-oracledb.git ~/python-oracledb

c. Go to ~/python-oracledb folder and install it

$ cd ~/python-oracledb $ makepkg -si

3. Information about the python-oracledb package on Arch User Repository (AUR)

ID: 1393341
Name: python-oracledb
PackageBaseID: 184976
PackageBase: python-oracledb
Version: 2.0.1-1
Description: Python extension module that allows access to Oracle databases
URL: https://oracle.github.io/python-oracledb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RavuAlHemio
Submitter: RavuAlHemio
FirstSubmitted: 1660667883
LastModified: 1706348295
URLPath: /cgit/aur.git/snapshot/python-oracledb.tar.gz