haskell-geniplate on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S haskell-geniplate

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

$ yay -Rns haskell-geniplate

2. Manually Install "haskell-geniplate" via AUR

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

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

b. Clone haskell-geniplate's git locally

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

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

$ cd ~/haskell-geniplate $ makepkg -si

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

ID: 208433
Name: haskell-geniplate
PackageBaseID: 67206
PackageBase: haskell-geniplate
Version: 0.6.0.5-3
Description: Use template Haskell to generate Uniplate-like functions
URL: http://hackage.haskell.org/package/geniplate-0.6.0.5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1360838779
LastModified: 1436302899
URLPath: /cgit/aur.git/snapshot/haskell-geniplate.tar.gz