python-dhall on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-dhall

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

$ yay -Rns python-dhall

2. Manually Install "python-dhall" via AUR

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

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

b. Clone python-dhall's git locally

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

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

$ cd ~/python-dhall $ makepkg -si

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

ID: 1275026
Name: python-dhall
PackageBaseID: 162505
PackageBase: python-dhall
Version: 0.1.15-1
Description: Python bindings for dhall, a functional configuration language
URL: https://pypi.org/project/dhall
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1611515694
LastModified: 1687091255
URLPath: /cgit/aur.git/snapshot/python-dhall.tar.gz