pybind11-json on AUR (Arch User Repository)

Last updated: August 22,2024

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

$ yay -S pybind11-json

* (Optional) Uninstall pybind11-json on Arch using YAY

$ yay -Rns pybind11-json

2. Manually Install "pybind11-json" via AUR

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

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

b. Clone pybind11-json's git locally

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

c. Go to ~/pybind11-json folder and install it

$ cd ~/pybind11-json $ makepkg -si

3. Information about the pybind11-json package on Arch User Repository (AUR)

ID: 1324036
Name: pybind11-json
PackageBaseID: 197888
PackageBase: pybind11-json
Version: 0.2.13-1
Description: Using nlohmann::json with pybind11
URL: https://github.com/pybind/pybind11_json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1695584782
LastModified: 1695584782
URLPath: /cgit/aur.git/snapshot/pybind11-json.tar.gz