lcc-compiler on AUR (Arch User Repository)
Last updated: January 29,2025
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
Copied
b. Install lcc-compiler on Arch using YAY
$
yay -S
lcc-compiler
Copied
* (Optional) Uninstall lcc-compiler on Arch using YAY
$
yay -Rns
lcc-compiler
Copied
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
Copied
b. Clone lcc-compiler's git locally
$
git clone https://aur.archlinux.org/lcc-compiler.git
~/lcc-compiler
Copied
c. Go to ~/lcc-compiler folder and install it
$
cd
~/lcc-compiler
Copied
$
makepkg -si
Copied
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
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