idris2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S idris2

* (Optional) Uninstall idris2 on Arch using YAY

$ yay -Rns idris2

2. Manually Install "idris2" via AUR

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

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

b. Clone idris2's git locally

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

c. Go to ~/idris2 folder and install it

$ cd ~/idris2 $ makepkg -si

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

ID: 1167547
Name: idris2
PackageBaseID: 153667
PackageBase: idris2
Version: 0.6.0-2
Description: Functional Programming Language with Dependent Types
URL: https://idris-lang.github.io/
NumVotes: 6
Popularity: 0.752426
OutOfDate: 1709348569
Maintainer: mb64
Submitter: mb64
FirstSubmitted: 1590546523
LastModified: 1668161002
URLPath: /cgit/aur.git/snapshot/idris2.tar.gz