python-pyjson5 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-pyjson5

* (Optional) Uninstall python-pyjson5 on Arch using YAY

$ yay -Rns python-pyjson5

2. Manually Install "python-pyjson5" via AUR

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

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

b. Clone python-pyjson5's git locally

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

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

$ cd ~/python-pyjson5 $ makepkg -si

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

ID: 1296751
Name: python-pyjson5
PackageBaseID: 176030
PackageBase: python-pyjson5
Version: 1.6.4-1
Description: A JSON5 serializer and parser library for Python 3 written in Cython.
URL: https://github.com/Kijewski/pyjson5
NumVotes: 1
Popularity: 0.00022
OutOfDate:
Maintainer: Patschke
Submitter: Patschke
FirstSubmitted: 1644915938
LastModified: 1690785635
URLPath: /cgit/aur.git/snapshot/python-pyjson5.tar.gz