dhall-to-cabal on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dhall-to-cabal

* (Optional) Uninstall dhall-to-cabal on Arch using YAY

$ yay -Rns dhall-to-cabal

2. Manually Install "dhall-to-cabal" via AUR

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

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

b. Clone dhall-to-cabal's git locally

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

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

$ cd ~/dhall-to-cabal $ makepkg -si

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

ID: 754760
Name: dhall-to-cabal
PackageBaseID: 154666
PackageBase: dhall-to-cabal
Version: 1.3.4.0-1
Description: Compile Dhall expressions to Cabal files
URL: https://github.com/dhall-lang/dhall-to-cabal
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: berberman
Submitter: berberman
FirstSubmitted: 1592716386
LastModified: 1592716386
URLPath: /cgit/aur.git/snapshot/dhall-to-cabal.tar.gz