json11-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S json11-git

* (Optional) Uninstall json11-git on Arch using YAY

$ yay -Rns json11-git

2. Manually Install "json11-git" via AUR

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

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

b. Clone json11-git's git locally

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

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

$ cd ~/json11-git $ makepkg -si

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

ID: 398361
Name: json11-git
PackageBaseID: 121213
PackageBase: json11-git
Version: r100.f450ff3-1
Description: A tiny JSON library for C++11
URL: https://github.com/dropbox/json11.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: capitalaslash
Submitter: capitalaslash
FirstSubmitted: 1491299371
LastModified: 1491299563
URLPath: /cgit/aur.git/snapshot/json11-git.tar.gz