intero on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S intero

* (Optional) Uninstall intero on Arch using YAY

$ yay -Rns intero

2. Manually Install "intero" via AUR

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

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

b. Clone intero's git locally

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

c. Go to ~/intero folder and install it

$ cd ~/intero $ makepkg -si

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

ID: 687298
Name: intero
PackageBaseID: 148270
PackageBase: intero
Version: 0.1.40-2
Description: Complete interactive development program for Haskell
URL: https://hackage.haskell.org/package/intero
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Poscat
FirstSubmitted: 1579270319
LastModified: 1579317863
URLPath: /cgit/aur.git/snapshot/intero.tar.gz