agda-bin-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S agda-bin-git

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

$ yay -Rns agda-bin-git

2. Manually Install "agda-bin-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-bin-git's git locally

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

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

$ cd ~/agda-bin-git $ makepkg -si

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

ID: 906373
Name: agda-bin-git
PackageBaseID: 166818
PackageBase: agda-bin-git
Version: 2.6.2.98d4eb0-1
Description: A dependently typed functional programming language and proof assistant: development version
URL: http://wiki.portal.chalmers.se/agda/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LightQuantum
Submitter: LightQuantum
FirstSubmitted: 1620895313
LastModified: 1620895313
URLPath: /cgit/aur.git/snapshot/agda-bin-git.tar.gz