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

Last updated: June 26,2024

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

$ yay -S ghc7.4-bin

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

$ yay -Rns ghc7.4-bin

2. Manually Install "ghc7.4-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.4-bin's git locally

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

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

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

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

ID: 1396684
Name: ghc7.4-bin
PackageBaseID: 104674
PackageBase: ghc7.4-bin
Version: 7.4.2-5
Description: Binary GHC 7.4 installed on /usr/bin/ghc-7.4
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1450219049
LastModified: 1706795621
URLPath: /cgit/aur.git/snapshot/ghc7.4-bin.tar.gz