mingw-w64-rapidjson on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "mingw-w64-rapidjson" 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
Copied
b. Install mingw-w64-rapidjson on Arch using YAY
$
yay -S
mingw-w64-rapidjson
Copied
* (Optional) Uninstall mingw-w64-rapidjson on Arch using YAY
$
yay -Rns
mingw-w64-rapidjson
Copied
2. Manually Install "mingw-w64-rapidjson" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-rapidjson's git locally
$
git clone https://aur.archlinux.org/mingw-w64-rapidjson.git
~/mingw-w64-rapidjson
Copied
c. Go to ~/mingw-w64-rapidjson folder and install it
$
cd
~/mingw-w64-rapidjson
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-rapidjson package on Arch User Repository (AUR)
ID: 1106015
Name: mingw-w64-rapidjson
PackageBaseID: 129523
PackageBase: mingw-w64-rapidjson
Version: 1.1.0-6
Description: A fast JSON parser/generator for C++ with both SAX/DOM style API (mingw-w64)
URL: https://github.com/miloyip/rapidjson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1517063287
LastModified: 1656619357
URLPath: /cgit/aur.git/snapshot/mingw-w64-rapidjson.tar.gz
Name: mingw-w64-rapidjson
PackageBaseID: 129523
PackageBase: mingw-w64-rapidjson
Version: 1.1.0-6
Description: A fast JSON parser/generator for C++ with both SAX/DOM style API (mingw-w64)
URL: https://github.com/miloyip/rapidjson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1517063287
LastModified: 1656619357
URLPath: /cgit/aur.git/snapshot/mingw-w64-rapidjson.tar.gz