agda-cubical on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S agda-cubical

* (Optional) Uninstall agda-cubical on Arch using YAY

$ yay -Rns agda-cubical

2. Manually Install "agda-cubical" via AUR

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

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

b. Clone agda-cubical's git locally

$ git clone https://aur.archlinux.org/agda-cubical.git ~/agda-cubical

c. Go to ~/agda-cubical folder and install it

$ cd ~/agda-cubical $ makepkg -si

3. Information about the agda-cubical package on Arch User Repository (AUR)

ID: 817301
Name: agda-cubical
PackageBaseID: 159736
PackageBase: agda-cubical
Version: 0.2-1
Description: An experimental library for Cubical Agda
URL: https://github.com/agda/cubical
NumVotes: 0
Popularity: 0
OutOfDate: 1647873323
Maintainer:
Submitter: berberman
FirstSubmitted: 1605092860
LastModified: 1605092860
URLPath: /cgit/aur.git/snapshot/agda-cubical.tar.gz