python-jsonstream on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-jsonstream

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

$ yay -Rns python-jsonstream

2. Manually Install "python-jsonstream" via AUR

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

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

b. Clone python-jsonstream's git locally

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

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

$ cd ~/python-jsonstream $ makepkg -si

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

ID: 1012978
Name: python-jsonstream
PackageBaseID: 174647
PackageBase: python-jsonstream
Version: 0.0.1-1
Description: Load multiple delimited JSON documents from a single string or file-like object
URL: https://github.com/Dunes/json_stream
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Anty0
FirstSubmitted: 1641135650
LastModified: 1641135650
URLPath: /cgit/aur.git/snapshot/python-jsonstream.tar.gz