civic on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S civic

* (Optional) Uninstall civic on Arch using YAY

$ yay -Rns civic

2. Manually Install "civic" via AUR

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

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

b. Clone civic's git locally

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

c. Go to ~/civic folder and install it

$ cd ~/civic $ makepkg -si

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

ID: 484780
Name: civic
PackageBaseID: 129873
PackageBase: civic
Version: 2018-1
Description: CiviC Toolchain used in the UvA Compiler Construction course
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1518041730
LastModified: 1518042366
URLPath: /cgit/aur.git/snapshot/civic.tar.gz