lean-community on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S lean-community

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

$ yay -Rns lean-community

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

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

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

$ cd ~/lean-community $ makepkg -si

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

ID: 1267625
Name: lean-community
PackageBaseID: 157393
PackageBase: lean-community
Version: 3.51.1-1
Description: Lean Theorem Prover, maintained by the Lean community
URL: https://github.com/leanprover-community/lean
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fanninpm
Submitter: ouuan
FirstSubmitted: 1599289234
LastModified: 1685845942
URLPath: /cgit/aur.git/snapshot/lean-community.tar.gz