chibicc-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S chibicc-git

* (Optional) Uninstall chibicc-git on Arch using YAY

$ yay -Rns chibicc-git

2. Manually Install "chibicc-git" via AUR

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

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

b. Clone chibicc-git's git locally

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

c. Go to ~/chibicc-git folder and install it

$ cd ~/chibicc-git $ makepkg -si

3. Information about the chibicc-git package on Arch User Repository (AUR)

ID: 827795
Name: chibicc-git
PackageBaseID: 160512
PackageBase: chibicc-git
Version: 20201202-1
Description: Small C11 compiler
URL: https://github.com/rui314/chibicc
NumVotes: 2
Popularity: 0.007863
OutOfDate:
Maintainer: vinibali
Submitter: vinibali
FirstSubmitted: 1606944547
LastModified: 1606944547
URLPath: /cgit/aur.git/snapshot/chibicc-git.tar.gz