idris2-git on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S idris2-git

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

$ yay -Rns idris2-git

2. Manually Install "idris2-git" via AUR

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

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

b. Clone idris2-git's git locally

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

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

$ cd ~/idris2-git $ makepkg -si

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

ID: 1418995
Name: idris2-git
PackageBaseID: 153668
PackageBase: idris2-git
Version: latest-3
Description: A purely functional programming language with first class types
URL: https://www.idris-lang.org/
NumVotes: 3
Popularity: 0.0249
OutOfDate:
Maintainer: CodingCellist
Submitter: mb64
FirstSubmitted: 1590549669
LastModified: 1709311233
URLPath: /cgit/aur.git/snapshot/idris2-git.tar.gz