lean-bin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S lean-bin

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

$ yay -Rns lean-bin

2. Manually Install "lean-bin" via AUR

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

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

b. Clone lean-bin's git locally

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

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

$ cd ~/lean-bin $ makepkg -si

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

ID: 582086
Name: lean-bin
PackageBaseID: 90450
PackageBase: lean-bin
Version: 3.4.2-1
Description: Lean Theorem Prover
URL: http://leanprover.github.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mgrabovsky
Submitter: namanbharadwaj
FirstSubmitted: 1423870366
LastModified: 1549045696
URLPath: /cgit/aur.git/snapshot/lean-bin.tar.gz