large-c on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S large-c

* (Optional) Uninstall large-c on Arch using YAY

$ yay -Rns large-c

2. Manually Install "large-c" via AUR

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

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

b. Clone large-c's git locally

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

c. Go to ~/large-c folder and install it

$ cd ~/large-c $ makepkg -si

3. Information about the large-c package on Arch User Repository (AUR)

ID: 197287
Name: large-c
PackageBaseID: 94729
PackageBase: large-c
Version: 0.05-1
Description: a pseudo-interpreter of the C programming language
URL: http://labs.cybozu.co.jp/blog/kazuhoatwork/2006/01/c.php
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1434478401
LastModified: 1434478409
URLPath: /cgit/aur.git/snapshot/large-c.tar.gz