python-naya on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-naya

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

$ yay -Rns python-naya

2. Manually Install "python-naya" via AUR

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

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

b. Clone python-naya's git locally

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

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

$ cd ~/python-naya $ makepkg -si

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

ID: 926643
Name: python-naya
PackageBaseID: 168352
PackageBase: python-naya
Version: 1.1.1-1
Description: A fast streaming JSON parser written in Python.
URL: https://github.com/danielyule/naya
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1624760032
LastModified: 1624760032
URLPath: /cgit/aur.git/snapshot/python-naya.tar.gz