arend on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install arend on Arch using YAY
$
yay -S
arend
Copied
* (Optional) Uninstall arend on Arch using YAY
$
yay -Rns
arend
Copied
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
Copied
b. Clone arend's git locally
$
git clone https://aur.archlinux.org/arend.git
~/arend
Copied
c. Go to ~/arend folder and install it
$
cd
~/arend
Copied
$
makepkg -si
Copied
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
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