ghcup-hs-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ghcup-hs-bin

* (Optional) Uninstall ghcup-hs-bin on Arch using YAY

$ yay -Rns ghcup-hs-bin

2. Manually Install "ghcup-hs-bin" via AUR

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

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

b. Clone ghcup-hs-bin's git locally

$ git clone https://aur.archlinux.org/ghcup-hs-bin.git ~/ghcup-hs-bin

c. Go to ~/ghcup-hs-bin folder and install it

$ cd ~/ghcup-hs-bin $ makepkg -si

3. Information about the ghcup-hs-bin package on Arch User Repository (AUR)

ID: 1426503
Name: ghcup-hs-bin
PackageBaseID: 151691
PackageBase: ghcup-hs-bin
Version: 0.1.22.0-1
Description: an installer for the general purpose language Haskell
URL: https://www.haskell.org/ghcup/
NumVotes: 24
Popularity: 1.313349
OutOfDate:
Maintainer: amesgen
Submitter: amesgen
FirstSubmitted: 1587256913
LastModified: 1710342072
URLPath: /cgit/aur.git/snapshot/ghcup-hs-bin.tar.gz