ghc-raspbian-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ghc-raspbian-bin

* (Optional) Uninstall ghc-raspbian-bin on Arch using YAY

$ yay -Rns ghc-raspbian-bin

2. Manually Install "ghc-raspbian-bin" via AUR

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

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

b. Clone ghc-raspbian-bin's git locally

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

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

$ cd ~/ghc-raspbian-bin $ makepkg -si

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

ID: 301190
Name: ghc-raspbian-bin
PackageBaseID: 102262
PackageBase: ghc-raspbian-bin
Version: 7.10.3-7
Description: GHC binaries for Raspberry Pi from Raspian repositories
URL: https://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate: 1620666325
Maintainer: JMCF125
FirstSubmitted: 1445546704
LastModified: 1462826875
URLPath: /cgit/aur.git/snapshot/ghc-raspbian-bin.tar.gz