ghc8.0 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ghc8.0

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

$ yay -Rns ghc8.0

2. Manually Install "ghc8.0" 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's git locally

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

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

$ cd ~/ghc8.0 $ makepkg -si

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

ID: 1020835
Name: ghc8.0
PackageBaseID: 126871
PackageBase: ghc8.0
Version: 8.0.2-2
Description: Legacy GHC 8.0 installed as /usr/bin/ghc-8.0 (May/2016 - Jan/2017).
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate: 1706467427
Maintainer:
Submitter: rudy.matela
FirstSubmitted: 1509613546
LastModified: 1642544198
URLPath: /cgit/aur.git/snapshot/ghc8.0.tar.gz