dhall-toml on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S dhall-toml

* (Optional) Uninstall dhall-toml on Arch using YAY

$ yay -Rns dhall-toml

2. Manually Install "dhall-toml" via AUR

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

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

b. Clone dhall-toml's git locally

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

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

$ cd ~/dhall-toml $ makepkg -si

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

ID: 1044661
Name: dhall-toml
PackageBaseID: 173558
PackageBase: dhall-toml
Version: 1.0.2-2
Description: Convert between Dhall and TOML
URL: https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-toml
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1638264312
LastModified: 1646136189
URLPath: /cgit/aur.git/snapshot/dhall-toml.tar.gz