haskell-vinyl on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S haskell-vinyl

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

$ yay -Rns haskell-vinyl

2. Manually Install "haskell-vinyl" via AUR

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

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

b. Clone haskell-vinyl's git locally

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

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

$ cd ~/haskell-vinyl $ makepkg -si

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

ID: 1279616
Name: haskell-vinyl
PackageBaseID: 79096
PackageBase: haskell-vinyl
Version: 0.14.3-1
Description: Extensible records for Haskell with lenses using modern GHC features.
URL: http://hackage.haskell.org/package/vinyl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: annaluise
FirstSubmitted: 1392671495
LastModified: 1687887238
URLPath: /cgit/aur.git/snapshot/haskell-vinyl.tar.gz