python-cx_oracle on AUR (Arch User Repository)

Last updated: May 12,2024

1. Install "python-cx_oracle" 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-cx_oracle on Arch using YAY

$ yay -S python-cx_oracle

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

$ yay -Rns python-cx_oracle

2. Manually Install "python-cx_oracle" via AUR

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

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

b. Clone python-cx_oracle's git locally

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

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

$ cd ~/python-cx_oracle $ makepkg -si

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

ID: 1030970
Name: python-cx_oracle
PackageBaseID: 60873
PackageBase: python-cx_oracle
Version: 8.3.0-1
Description: Python extension module that allows access to Oracle databases
URL: https://oracle.github.io/python-cx_Oracle/
NumVotes: 9
Popularity: 0.066617
OutOfDate:
Maintainer:
Submitter: kornerr
FirstSubmitted: 1342436100
LastModified: 1643907361
URLPath: /cgit/aur.git/snapshot/python-cx_oracle.tar.gz