ghc-pristine on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install ghc-pristine on Arch using YAY
$
yay -S
ghc-pristine
Copied
* (Optional) Uninstall ghc-pristine on Arch using YAY
$
yay -Rns
ghc-pristine
Copied
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
Copied
b. Clone ghc-pristine's git locally
$
git clone https://aur.archlinux.org/ghc-pristine.git
~/ghc-pristine
Copied
c. Go to ~/ghc-pristine folder and install it
$
cd
~/ghc-pristine
Copied
$
makepkg -si
Copied
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
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