haskell-toml-reader on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-toml-reader

* (Optional) Uninstall haskell-toml-reader on Arch using YAY

$ yay -Rns haskell-toml-reader

2. Manually Install "haskell-toml-reader" via AUR

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

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

b. Clone haskell-toml-reader's git locally

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

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

$ cd ~/haskell-toml-reader $ makepkg -si

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

ID: 1317236
Name: haskell-toml-reader
PackageBaseID: 197491
PackageBase: haskell-toml-reader
Version: 0.2.1.0-1
Description: TOML format parser compliant with v1.0.0.
URL: https://github.com/brandonchinn178/toml-reader#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1694426320
LastModified: 1694426320
URLPath: /cgit/aur.git/snapshot/haskell-toml-reader.tar.gz