arend on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S arend

* (Optional) Uninstall arend on Arch using YAY

$ yay -Rns arend

2. Manually Install "arend" via AUR

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

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

b. Clone arend's git locally

$ git clone https://aur.archlinux.org/arend.git ~/arend

c. Go to ~/arend folder and install it

$ cd ~/arend $ makepkg -si

3. Information about the arend package on Arch User Repository (AUR)

ID: 802793
Name: arend
PackageBaseID: 158382
PackageBase: arend
Version: 1.5.0-1
Description: Proof assistant based on Homotopy Type Theory
URL: https://arend-lang.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: knisht
Submitter: knisht
FirstSubmitted: 1601914812
LastModified: 1602329247
URLPath: /cgit/aur.git/snapshot/arend.tar.gz