rapidjson-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rapidjson-git

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

$ yay -Rns rapidjson-git

2. Manually Install "rapidjson-git" via AUR

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

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

b. Clone rapidjson-git's git locally

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

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

$ cd ~/rapidjson-git $ makepkg -si

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

ID: 415146
Name: rapidjson-git
PackageBaseID: 84113
PackageBase: rapidjson-git
Version: r1909.3202b0a3-1
Description: Rapidjson is an attempt to create the fastest JSON parser and generator.
URL: https://github.com/miloyip/rapidjson
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: tghosgor
Submitter: tghosgor
FirstSubmitted: 1406382083
LastModified: 1496081046
URLPath: /cgit/aur.git/snapshot/rapidjson-git.tar.gz