8cc-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S 8cc-git

* (Optional) Uninstall 8cc-git on Arch using YAY

$ yay -Rns 8cc-git

2. Manually Install "8cc-git" via AUR

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

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

b. Clone 8cc-git's git locally

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

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

$ cd ~/8cc-git $ makepkg -si

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

ID: 1289286
Name: 8cc-git
PackageBaseID: 91042
PackageBase: 8cc-git
Version: r766.b480958-1
Description: Simple and clean C11 compiler
URL: https://github.com/rui314/8cc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hav3lock
Submitter: anatolik
FirstSubmitted: 1425441327
LastModified: 1689430775
URLPath: /cgit/aur.git/snapshot/8cc-git.tar.gz