mingw-w64-nlohmann-json on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mingw-w64-nlohmann-json

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

$ yay -Rns mingw-w64-nlohmann-json

2. Manually Install "mingw-w64-nlohmann-json" via AUR

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

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

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

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

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

$ cd ~/mingw-w64-nlohmann-json $ makepkg -si

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

ID: 1189337
Name: mingw-w64-nlohmann-json
PackageBaseID: 158151
PackageBase: mingw-w64-nlohmann-json
Version: 3.11.2-1
Description: Header-only JSON library for Modern C++ (mingw-w64)
URL: https://github.com/nlohmann/json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1601311391
LastModified: 1672329477
URLPath: /cgit/aur.git/snapshot/mingw-w64-nlohmann-json.tar.gz