ruby-oci on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-oci

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

$ yay -Rns ruby-oci

2. Manually Install "ruby-oci" via AUR

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

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

b. Clone ruby-oci's git locally

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

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

$ cd ~/ruby-oci $ makepkg -si

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

ID: 1395815
Name: ruby-oci
PackageBaseID: 140358
PackageBase: ruby-oci
Version: 2.20.0-1
Description: Ruby SDK for Oracle Cloud Infrastructure
URL: https://github.com/oracle/oci-ruby-sdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1552713048
LastModified: 1706668463
URLPath: /cgit/aur.git/snapshot/ruby-oci.tar.gz