idris-git on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S idris-git

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

$ yay -Rns idris-git

2. Manually Install "idris-git" via AUR

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

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

b. Clone idris-git's git locally

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

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

$ cd ~/idris-git $ makepkg -si

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

ID: 295335
Name: idris-git
PackageBaseID: 98652
PackageBase: idris-git
Version: v0.11.r118.cf0b54e-1
Description: Functional Programming Language with Dependent Types
URL: http://www.idris-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1488159588
Maintainer:
Submitter: pdxleif
FirstSubmitted: 1440633529
LastModified: 1461100539
URLPath: /cgit/aur.git/snapshot/idris-git.tar.gz