lean3-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lean3-bin

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

$ yay -Rns lean3-bin

2. Manually Install "lean3-bin" via AUR

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

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

b. Clone lean3-bin's git locally

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

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

$ cd ~/lean3-bin $ makepkg -si

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

ID: 671808
Name: lean3-bin
PackageBaseID: 147056
PackageBase: lean3-bin
Version: 3.4.2-1
Description: Lean Theorem Prover
URL: https://github.com/leanprover/lean
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1575086928
LastModified: 1575086928
URLPath: /cgit/aur.git/snapshot/lean3-bin.tar.gz