hjson-cpp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S hjson-cpp

* (Optional) Uninstall hjson-cpp on Arch using YAY

$ yay -Rns hjson-cpp

2. Manually Install "hjson-cpp" via AUR

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

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

b. Clone hjson-cpp's git locally

$ git clone https://aur.archlinux.org/hjson-cpp.git ~/hjson-cpp

c. Go to ~/hjson-cpp folder and install it

$ cd ~/hjson-cpp $ makepkg -si

3. Information about the hjson-cpp package on Arch User Repository (AUR)

ID: 1403132
Name: hjson-cpp
PackageBaseID: 146781
PackageBase: hjson-cpp
Version: 2.4.1-1
Description: Hjson for C++
URL: https://github.com/hjson/hjson-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1574238611
LastModified: 1706906911
URLPath: /cgit/aur.git/snapshot/hjson-cpp.tar.gz