haskell-haxml on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-haxml

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

$ yay -Rns haskell-haxml

2. Manually Install "haskell-haxml" via AUR

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

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

b. Clone haskell-haxml's git locally

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

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

$ cd ~/haskell-haxml $ makepkg -si

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

ID: 740802
Name: haskell-haxml
PackageBaseID: 17803
PackageBase: haskell-haxml
Version: 1.25.5-1
Description: Utilities for manipulating XML documents
URL: http://hackage.haskell.org/package/HaXml
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1213724930
LastModified: 1590163358
URLPath: /cgit/aur.git/snapshot/haskell-haxml.tar.gz