cloudabi-clang on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cloudabi-clang

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

$ yay -Rns cloudabi-clang

2. Manually Install "cloudabi-clang" via AUR

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

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

b. Clone cloudabi-clang's git locally

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

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

$ cd ~/cloudabi-clang $ makepkg -si

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

ID: 607779
Name: cloudabi-clang
PackageBaseID: 108636
PackageBase: cloudabi-clang
Version: 1-5
Description: Symlinks for the clang toolchain for CloudABI.
URL: http://clang.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1457626728
LastModified: 1556465628
URLPath: /cgit/aur.git/snapshot/cloudabi-clang.tar.gz