haskell-glfw on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S haskell-glfw

* (Optional) Uninstall haskell-glfw on Arch using YAY

$ yay -Rns haskell-glfw

2. Manually Install "haskell-glfw" via AUR

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

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

b. Clone haskell-glfw's git locally

$ git clone https://aur.archlinux.org/haskell-glfw.git ~/haskell-glfw

c. Go to ~/haskell-glfw folder and install it

$ cd ~/haskell-glfw $ makepkg -si

3. Information about the haskell-glfw package on Arch User Repository (AUR)

ID: 370115
Name: haskell-glfw
PackageBaseID: 17833
PackageBase: haskell-glfw
Version: 0.5.2.5-2
Description: A Haskell binding for GLFW
URL: http://hackage.haskell.org/package/GLFW
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: chocopuff
FirstSubmitted: 1213765632
LastModified: 1483440783
URLPath: /cgit/aur.git/snapshot/haskell-glfw.tar.gz