ghc-pristine on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ghc-pristine

* (Optional) Uninstall ghc-pristine on Arch using YAY

$ yay -Rns ghc-pristine

2. Manually Install "ghc-pristine" via AUR

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

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

b. Clone ghc-pristine's git locally

$ git clone https://aur.archlinux.org/ghc-pristine.git ~/ghc-pristine

c. Go to ~/ghc-pristine folder and install it

$ cd ~/ghc-pristine $ makepkg -si

3. Information about the ghc-pristine package on Arch User Repository (AUR)

ID: 917452
Name: ghc-pristine
PackageBaseID: 125567
PackageBase: ghc-pristine
Version: 8.10.4-2
Description: Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)
URL: https://www.haskell.org/ghc/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Rufflewind
Submitter: Rufflewind
FirstSubmitted: 1505370742
LastModified: 1622964695
URLPath: /cgit/aur.git/snapshot/ghc-pristine.tar.gz