haskell-archlinux on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S haskell-archlinux

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

$ yay -Rns haskell-archlinux

2. Manually Install "haskell-archlinux" via AUR

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

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

b. Clone haskell-archlinux's git locally

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

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

$ cd ~/haskell-archlinux $ makepkg -si

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

ID: 356388
Name: haskell-archlinux
PackageBaseID: 29267
PackageBase: haskell-archlinux
Version: 1.3-6
Description: Support for working with Arch Linux packages.
URL: https://github.com/archhaskell/archlinux
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1250290760
LastModified: 1479210683
URLPath: /cgit/aur.git/snapshot/haskell-archlinux.tar.gz