reflective-rapidjson-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S reflective-rapidjson-git

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

$ yay -Rns reflective-rapidjson-git

2. Manually Install "reflective-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 reflective-rapidjson-git's git locally

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

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

$ cd ~/reflective-rapidjson-git $ makepkg -si

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

ID: 1423090
Name: reflective-rapidjson-git
PackageBaseID: 143701
PackageBase: reflective-rapidjson-git
Version: 254.1ea5b1e-3
Description: Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
URL: https://github.com/Martchus/reflective-rapidjson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1563634572
LastModified: 1709892436
URLPath: /cgit/aur.git/snapshot/reflective-rapidjson-git.tar.gz