compcert on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "compcert" 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 compcert on Arch using YAY
$
yay -S
compcert
Copied
* (Optional) Uninstall compcert on Arch using YAY
$
yay -Rns
compcert
Copied
2. Manually Install "compcert" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone compcert's git locally
$
git clone https://aur.archlinux.org/compcert.git
~/compcert
Copied
c. Go to ~/compcert folder and install it
$
cd
~/compcert
Copied
$
makepkg -si
Copied
3. Information about the compcert package on Arch User Repository (AUR)
ID: 1384972
Name: compcert
PackageBaseID: 141565
PackageBase: compcert
Version: 3.13.1-1
Description: The formally verified C compiler
URL: http://compcert.inria.fr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xuanruiqi
Submitter: xuanruiqi
FirstSubmitted: 1556340017
LastModified: 1705130905
URLPath: /cgit/aur.git/snapshot/compcert.tar.gz
Name: compcert
PackageBaseID: 141565
PackageBase: compcert
Version: 3.13.1-1
Description: The formally verified C compiler
URL: http://compcert.inria.fr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xuanruiqi
Submitter: xuanruiqi
FirstSubmitted: 1556340017
LastModified: 1705130905
URLPath: /cgit/aur.git/snapshot/compcert.tar.gz