ghc7.10-bin on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S ghc7.10-bin

* (Optional) Uninstall ghc7.10-bin on Arch using YAY

$ yay -Rns ghc7.10-bin

2. Manually Install "ghc7.10-bin" via AUR

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

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

b. Clone ghc7.10-bin's git locally

$ git clone https://aur.archlinux.org/ghc7.10-bin.git ~/ghc7.10-bin

c. Go to ~/ghc7.10-bin folder and install it

$ cd ~/ghc7.10-bin $ makepkg -si

3. Information about the ghc7.10-bin package on Arch User Repository (AUR)

ID: 986310
Name: ghc7.10-bin
PackageBaseID: 112686
PackageBase: ghc7.10-bin
Version: 7.10.3-3
Description: Legacy binary GHC 7.10 installed on /usr/bin/ghc-7.10 (Mar/2015 - Dec/2015).
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0.425636
OutOfDate:
Maintainer:
Submitter: rudy.matela
FirstSubmitted: 1466527488
LastModified: 1636472061
URLPath: /cgit/aur.git/snapshot/ghc7.10-bin.tar.gz