lean-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S lean-git

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

$ yay -Rns lean-git

2. Manually Install "lean-git" via AUR

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

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

b. Clone lean-git's git locally

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

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

$ cd ~/lean-git $ makepkg -si

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

ID: 545763
Name: lean-git
PackageBaseID: 91717
PackageBase: lean-git
Version: 3.4.1.r4.gb13ac127f-1
Description: Lean Theorem Prover
URL: http://leanprover.github.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mgrabovsky
Submitter: mgrabovsky
FirstSubmitted: 1427564125
LastModified: 1537561925
URLPath: /cgit/aur.git/snapshot/lean-git.tar.gz