scc-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S scc-git

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

$ yay -Rns scc-git

2. Manually Install "scc-git" via AUR

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

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

b. Clone scc-git's git locally

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

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

$ cd ~/scc-git $ makepkg -si

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

ID: 491920
Name: scc-git
PackageBaseID: 121044
PackageBase: scc-git
Version: r2688.f75308d-1
Description: The Suckless C Compiler
URL: https://git.2f30.org/scc
NumVotes: 1
Popularity: 0
OutOfDate: 1631628057
Maintainer:
Submitter: aperez
FirstSubmitted: 1490635340
LastModified: 1520260211
URLPath: /cgit/aur.git/snapshot/scc-git.tar.gz