haskell-microaeson on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S haskell-microaeson

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

$ yay -Rns haskell-microaeson

2. Manually Install "haskell-microaeson" via AUR

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

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

b. Clone haskell-microaeson's git locally

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

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

$ cd ~/haskell-microaeson $ makepkg -si

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

ID: 780999
Name: haskell-microaeson
PackageBaseID: 156916
PackageBase: haskell-microaeson
Version: 0.1.0.0-1
Description: A tiny JSON library with light dependency footprint.
URL: https://github.com/haskell-hvr/microaeson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berberman
FirstSubmitted: 1597936202
LastModified: 1597936202
URLPath: /cgit/aur.git/snapshot/haskell-microaeson.tar.gz