haskell-openglraw on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S haskell-openglraw

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

$ yay -Rns haskell-openglraw

2. Manually Install "haskell-openglraw" via AUR

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

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

b. Clone haskell-openglraw's git locally

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

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

$ cd ~/haskell-openglraw $ makepkg -si

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

ID: 473135
Name: haskell-openglraw
PackageBaseID: 27754
PackageBase: haskell-openglraw
Version: 3.2.7.0-1
Description: A raw binding for the OpenGL graphics system
URL: http://hackage.haskell.org/package/
NumVotes: 8
Popularity: 0
OutOfDate: 1579097183
Maintainer:
Submitter:
FirstSubmitted: 1246235436
LastModified: 1514383764
URLPath: /cgit/aur.git/snapshot/haskell-openglraw.tar.gz