oci-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S oci-cli

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

$ yay -Rns oci-cli

2. Manually Install "oci-cli" via AUR

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

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

b. Clone oci-cli's git locally

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

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

$ cd ~/oci-cli $ makepkg -si

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

ID: 1425879
Name: oci-cli
PackageBaseID: 133916
PackageBase: oci-cli
Version: 3.37.13-1
Description: Command line interface for Oracle Cloud Infrastructure
URL: https://github.com/oracle/oci-cli
NumVotes: 7
Popularity: 0.450311
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1530468517
LastModified: 1710256807
URLPath: /cgit/aur.git/snapshot/oci-cli.tar.gz

5. The same packages on other Linux Distributions