cloudabi on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cloudabi

* (Optional) Uninstall cloudabi on Arch using YAY

$ yay -Rns cloudabi

2. Manually Install "cloudabi" via AUR

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

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

b. Clone cloudabi's git locally

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

c. Go to ~/cloudabi folder and install it

$ cd ~/cloudabi $ makepkg -si

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

ID: 589887
Name: cloudabi
PackageBaseID: 110422
PackageBase: cloudabi
Version: 0.21-1
Description: Constants, types and data structures used by CloudABI
URL: https://github.com/NuxiNL/cloudabi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1461350808
LastModified: 1551273957
URLPath: /cgit/aur.git/snapshot/cloudabi.tar.gz