lean4-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lean4-bin

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

$ yay -Rns lean4-bin

2. Manually Install "lean4-bin" via AUR

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

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

b. Clone lean4-bin's git locally

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

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

$ cd ~/lean4-bin $ makepkg -si

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

ID: 1420660
Name: lean4-bin
PackageBaseID: 169631
PackageBase: lean4-bin
Version: 4.6.1-1
Description: An interactive theorem prover
URL: https://leanprover.github.io/
NumVotes: 4
Popularity: 0.034519
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1628236922
LastModified: 1709572449
URLPath: /cgit/aur.git/snapshot/lean4-bin.tar.gz