ciao on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S ciao

* (Optional) Uninstall ciao on Arch using YAY

$ yay -Rns ciao

2. Manually Install "ciao" via AUR

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

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

b. Clone ciao's git locally

$ git clone https://aur.archlinux.org/ciao.git ~/ciao

c. Go to ~/ciao folder and install it

$ cd ~/ciao $ makepkg -si

3. Information about the ciao package on Arch User Repository (AUR)

ID: 377721
Name: ciao
PackageBaseID: 118895
PackageBase: ciao
Version: 82-3
Description: Ciao - Cloud Integrated Advanced Orchestrator
URL: https://github.com/01org/ciao
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: obedmr
FirstSubmitted: 1484772990
LastModified: 1485369814
URLPath: /cgit/aur.git/snapshot/ciao.tar.gz