occi-cli on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S occi-cli

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

$ yay -Rns occi-cli

2. Manually Install "occi-cli" via AUR

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

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

b. Clone occi-cli's git locally

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

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

$ cd ~/occi-cli $ makepkg -si

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

ID: 480494
Name: occi-cli
PackageBaseID: 129421
PackageBase: occi-cli
Version: 4.3.10-1
Description: This gem is a client implementation of the Open Cloud Computing Interface in Ruby
URL: http://egi-fctf.github.io/rOCCI-cli/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Valantin
FirstSubmitted: 1516788761
LastModified: 1516788761
URLPath: /cgit/aur.git/snapshot/occi-cli.tar.gz