lean4-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S lean4-git

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

$ yay -Rns lean4-git

2. Manually Install "lean4-git" via AUR

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

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

b. Clone lean4-git's git locally

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

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

$ cd ~/lean4-git $ makepkg -si

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

ID: 1384516
Name: lean4-git
PackageBaseID: 169632
PackageBase: lean4-git
Version: 4.5.0.rc1.r86.gad068824d0-1
Description: An interactive theorem prover
URL: https://leanprover.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1628240960
LastModified: 1705052773
URLPath: /cgit/aur.git/snapshot/lean4-git.tar.gz