picojson-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S picojson-git

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

$ yay -Rns picojson-git

2. Manually Install "picojson-git" via AUR

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

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

b. Clone picojson-git's git locally

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

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

$ cd ~/picojson-git $ makepkg -si

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

ID: 982638
Name: picojson-git
PackageBaseID: 94838
PackageBase: picojson-git
Version: v1.3.0.r51.g111c9be-1
Description: a header-file-only, JSON parser serializer in C++
URL: https://github.com/kazuho/picojson
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: wicast
FirstSubmitted: 1434725226
LastModified: 1635837742
URLPath: /cgit/aur.git/snapshot/picojson-git.tar.gz