ellcc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ellcc

* (Optional) Uninstall ellcc on Arch using YAY

$ yay -Rns ellcc

2. Manually Install "ellcc" via AUR

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

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

b. Clone ellcc's git locally

$ git clone https://aur.archlinux.org/ellcc.git ~/ellcc

c. Go to ~/ellcc folder and install it

$ cd ~/ellcc $ makepkg -si

3. Information about the ellcc package on Arch User Repository (AUR)

ID: 506466
Name: ellcc
PackageBaseID: 106800
PackageBase: ellcc
Version: 2017.08.23-1
Description: The ELLCC Embedded Compiler Collection
URL: http://ellcc.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sirspudd
Submitter: sirspudd
FirstSubmitted: 1454119941
LastModified: 1524974308
URLPath: /cgit/aur.git/snapshot/ellcc.tar.gz