agda-categories on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S agda-categories

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

$ yay -Rns agda-categories

2. Manually Install "agda-categories" via AUR

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

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

b. Clone agda-categories's git locally

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

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

$ cd ~/agda-categories $ makepkg -si

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

ID: 817300
Name: agda-categories
PackageBaseID: 159735
PackageBase: agda-categories
Version: 0.1.4-1
Description: A new Categories library for Agda
URL: https://github.com/agda/agda-categories
NumVotes: 0
Popularity: 0
OutOfDate: 1686643603
Maintainer: berberman
Submitter: berberman
FirstSubmitted: 1605092789
LastModified: 1605092789
URLPath: /cgit/aur.git/snapshot/agda-categories.tar.gz