lean-community-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lean-community-bin

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

$ yay -Rns lean-community-bin

2. Manually Install "lean-community-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-community-bin's git locally

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

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

$ cd ~/lean-community-bin $ makepkg -si

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

ID: 1267627
Name: lean-community-bin
PackageBaseID: 168602
PackageBase: lean-community-bin
Version: 3.51.1-1
Description: Lean Theorem Prover, maintained by the Lean community
URL: https://github.com/leanprover-community/lean
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fanninpm
Submitter: fanninpm
FirstSubmitted: 1625351506
LastModified: 1685846034
URLPath: /cgit/aur.git/snapshot/lean-community-bin.tar.gz