python-oci on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-oci

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

$ yay -Rns python-oci

2. Manually Install "python-oci" via AUR

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

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

b. Clone python-oci's git locally

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

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

$ cd ~/python-oci $ makepkg -si

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

ID: 1425880
Name: python-oci
PackageBaseID: 133915
PackageBase: python-oci
Version: 2.124.1-1
Description: Python SDK for Oracle Cloud Infrastructure
URL: https://github.com/oracle/oci-python-sdk
NumVotes: 5
Popularity: 0.450364
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1530468446
LastModified: 1710256846
URLPath: /cgit/aur.git/snapshot/python-oci.tar.gz