ghc8.0-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ghc8.0-bin

* (Optional) Uninstall ghc8.0-bin on Arch using YAY

$ yay -Rns ghc8.0-bin

2. Manually Install "ghc8.0-bin" via AUR

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

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

b. Clone ghc8.0-bin's git locally

$ git clone https://aur.archlinux.org/ghc8.0-bin.git ~/ghc8.0-bin

c. Go to ~/ghc8.0-bin folder and install it

$ cd ~/ghc8.0-bin $ makepkg -si

3. Information about the ghc8.0-bin package on Arch User Repository (AUR)

ID: 1396673
Name: ghc8.0-bin
PackageBaseID: 126851
PackageBase: ghc8.0-bin
Version: 8.0.2-2
Description: Binary GHC 8.0 installed on /usr/bin/ghc-8.0
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1509554491
LastModified: 1706794510
URLPath: /cgit/aur.git/snapshot/ghc8.0-bin.tar.gz