cloudabi-toolchain on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cloudabi-toolchain

* (Optional) Uninstall cloudabi-toolchain on Arch using YAY

$ yay -Rns cloudabi-toolchain

2. Manually Install "cloudabi-toolchain" via AUR

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

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

b. Clone cloudabi-toolchain's git locally

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

c. Go to ~/cloudabi-toolchain folder and install it

$ cd ~/cloudabi-toolchain $ makepkg -si

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

ID: 414013
Name: cloudabi-toolchain
PackageBaseID: 109145
PackageBase: cloudabi-toolchain
Version: 1-2
Description: Full toolchain to compile for CloudABI.
URL: https://nuxi.nl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1458598824
LastModified: 1495717140
URLPath: /cgit/aur.git/snapshot/cloudabi-toolchain.tar.gz