occi-core on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S occi-core

* (Optional) Uninstall occi-core on Arch using YAY

$ yay -Rns occi-core

2. Manually Install "occi-core" via AUR

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

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

b. Clone occi-core's git locally

$ git clone https://aur.archlinux.org/occi-core.git ~/occi-core

c. Go to ~/occi-core folder and install it

$ cd ~/occi-core $ makepkg -si

3. Information about the occi-core package on Arch User Repository (AUR)

ID: 480492
Name: occi-core
PackageBaseID: 129419
PackageBase: occi-core
Version: 4.3.6-1
Description: OCCI is a collection of classes to simplify the implementation of the Open Cloud Computing API in Ruby
URL: http://egi-fctf.github.io/rOCCI-core/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Valantin
FirstSubmitted: 1516788581
LastModified: 1516788581
URLPath: /cgit/aur.git/snapshot/occi-core.tar.gz