lcc-compiler on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lcc-compiler

* (Optional) Uninstall lcc-compiler on Arch using YAY

$ yay -Rns lcc-compiler

2. Manually Install "lcc-compiler" via AUR

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

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

b. Clone lcc-compiler's git locally

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

c. Go to ~/lcc-compiler folder and install it

$ cd ~/lcc-compiler $ makepkg -si

3. Information about the lcc-compiler package on Arch User Repository (AUR)

ID: 1190593
Name: lcc-compiler
PackageBaseID: 50324
PackageBase: lcc-compiler
Version: 4.2-2
Description: A small and fast C compiler.
URL: https://drh.github.io/lcc/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1309412261
LastModified: 1672607298
URLPath: /cgit/aur.git/snapshot/lcc-compiler.tar.gz