haskell-aur on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S haskell-aur

* (Optional) Uninstall haskell-aur on Arch using YAY

$ yay -Rns haskell-aur

2. Manually Install "haskell-aur" via AUR

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

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

b. Clone haskell-aur's git locally

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

c. Go to ~/haskell-aur folder and install it

$ cd ~/haskell-aur $ makepkg -si

3. Information about the haskell-aur package on Arch User Repository (AUR)

ID: 750273
Name: haskell-aur
PackageBaseID: 130730
PackageBase: haskell-aur
Version: 7.0.3-1
Description: Access metadata from the Arch Linux User Repository.
URL: http://hackage.haskell.org/package/aur
NumVotes: 0
Popularity: 0
OutOfDate: 1689863437
Maintainer:
Submitter: skiltz
FirstSubmitted: 1520803228
LastModified: 1591883208
URLPath: /cgit/aur.git/snapshot/haskell-aur.tar.gz