python-orjson-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-orjson-git

* (Optional) Uninstall python-orjson-git on Arch using YAY

$ yay -Rns python-orjson-git

2. Manually Install "python-orjson-git" via AUR

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

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

b. Clone python-orjson-git's git locally

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

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

$ cd ~/python-orjson-git $ makepkg -si

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

ID: 705094
Name: python-orjson-git
PackageBaseID: 148440
PackageBase: python-orjson-git
Version: 2.5.2.r1.gd31e37b-1
Description: Fast, correct Python JSON library supporting dataclasses and datetimes (Git version)
URL: https://github.com/ijl/orjson
NumVotes: 1
Popularity: 0
OutOfDate: 1707240496
Maintainer: gmes78
Submitter: gmes78
FirstSubmitted: 1579803445
LastModified: 1583634321
URLPath: /cgit/aur.git/snapshot/python-orjson-git.tar.gz