idris2 on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install idris2 on Arch using YAY
$
yay -S
idris2
Copied
* (Optional) Uninstall idris2 on Arch using YAY
$
yay -Rns
idris2
Copied
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
Copied
b. Clone idris2's git locally
$
git clone https://aur.archlinux.org/idris2.git
~/idris2
Copied
c. Go to ~/idris2 folder and install it
$
cd
~/idris2
Copied
$
makepkg -si
Copied
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
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