compcert-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S compcert-git

* (Optional) Uninstall compcert-git on Arch using YAY

$ yay -Rns compcert-git

2. Manually Install "compcert-git" via AUR

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

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

b. Clone compcert-git's git locally

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

c. Go to ~/compcert-git folder and install it

$ cd ~/compcert-git $ makepkg -si

3. Information about the compcert-git package on Arch User Repository (AUR)

ID: 759416
Name: compcert-git
PackageBaseID: 141567
PackageBase: compcert-git
Version: 3.7.r35.gbb9fa555-4
Description: The formally verified C compiler
URL: http://compcert.inria.fr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xuanruiqi
Submitter: xuanruiqi
FirstSubmitted: 1556342251
LastModified: 1593631137
URLPath: /cgit/aur.git/snapshot/compcert-git.tar.gz