nlohmann-json-git on AUR (Arch User Repository)

Last updated: September 22,2024

1. Install "nlohmann-json-git" 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 nlohmann-json-git on Arch using YAY

$ yay -S nlohmann-json-git

* (Optional) Uninstall nlohmann-json-git on Arch using YAY

$ yay -Rns nlohmann-json-git

2. Manually Install "nlohmann-json-git" via AUR

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

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

b. Clone nlohmann-json-git's git locally

$ git clone https://aur.archlinux.org/nlohmann-json-git.git ~/nlohmann-json-git

c. Go to ~/nlohmann-json-git folder and install it

$ cd ~/nlohmann-json-git $ makepkg -si

3. Information about the nlohmann-json-git package on Arch User Repository (AUR)

ID: 699140
Name: nlohmann-json-git
PackageBaseID: 127719
PackageBase: nlohmann-json-git
Version: 3.7.3-1
Description: Header-only JSON library for Modern C++
URL: https://github.com/nlohmann/json
NumVotes: 5
Popularity: 8.0E-6
OutOfDate:
Maintainer: Jesin
Submitter: Jesin
FirstSubmitted: 1512404651
LastModified: 1582225674
URLPath: /cgit/aur.git/snapshot/nlohmann-json-git.tar.gz