haskell-language-glsl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-language-glsl

* (Optional) Uninstall haskell-language-glsl on Arch using YAY

$ yay -Rns haskell-language-glsl

2. Manually Install "haskell-language-glsl" via AUR

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

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

b. Clone haskell-language-glsl's git locally

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

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

$ cd ~/haskell-language-glsl $ makepkg -si

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

ID: 1198151
Name: haskell-language-glsl
PackageBaseID: 189604
PackageBase: haskell-language-glsl
Version: 0.3.0-1
Description: GLSL abstract syntax tree, parser, and pretty-printer
URL: https://github.com/noteed/language-glsl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cheatsc
Submitter: cheatsc
FirstSubmitted: 1673950496
LastModified: 1673950496
URLPath: /cgit/aur.git/snapshot/haskell-language-glsl.tar.gz