python-pyhocon on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pyhocon

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

$ yay -Rns python-pyhocon

2. Manually Install "python-pyhocon" via AUR

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

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

b. Clone python-pyhocon's git locally

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

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

$ cd ~/python-pyhocon $ makepkg -si

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

ID: 572359
Name: python-pyhocon
PackageBaseID: 113920
PackageBase: python-pyhocon
Version: 0.3.48-1
Description: HOCON parser for Python
URL: https://github.com/chimpler/pyhocon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spiridow
Submitter: spiridow
FirstSubmitted: 1469283484
LastModified: 1546156544
URLPath: /cgit/aur.git/snapshot/python-pyhocon.tar.gz