agda-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S agda-git

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

$ yay -Rns agda-git

2. Manually Install "agda-git" via AUR

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

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

b. Clone agda-git's git locally

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

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

$ cd ~/agda-git $ makepkg -si

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

ID: 818140
Name: agda-git
PackageBaseID: 133683
PackageBase: agda-git
Version: 2.5.1.r8151.g4108da695-1
Description: A dependently typed functional programming language and proof assistant: development version
URL: http://wiki.portal.chalmers.se/agda/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: johngowers
Submitter: johngowers
FirstSubmitted: 1529612301
LastModified: 1605213092
URLPath: /cgit/aur.git/snapshot/agda-git.tar.gz