python-jsonstreams on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python-jsonstreams

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

$ yay -Rns python-jsonstreams

2. Manually Install "python-jsonstreams" via AUR

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

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

b. Clone python-jsonstreams's git locally

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

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

$ cd ~/python-jsonstreams $ makepkg -si

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

ID: 965899
Name: python-jsonstreams
PackageBaseID: 114997
PackageBase: python-jsonstreams
Version: 0.6.0-1
Description: Python module for writing JSON as a stream
URL: https://github.com/dcbaker/jsonstreams
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dcbaker
FirstSubmitted: 1472083219
LastModified: 1632639489
URLPath: /cgit/aur.git/snapshot/python-jsonstreams.tar.gz