python2-jsonstreams on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-jsonstreams

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

$ yay -Rns python2-jsonstreams

2. Manually Install "python2-jsonstreams" via AUR

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

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

b. Clone python2-jsonstreams's git locally

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

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

$ cd ~/python2-jsonstreams $ makepkg -si

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

ID: 375673
Name: python2-jsonstreams
PackageBaseID: 114999
PackageBase: python2-jsonstreams
Version: 0.4.1-1
Description: A Python module for writing JSON as a stream
URL: https://github.com/dcbaker/jsonstreams
NumVotes: 0
Popularity: 0
OutOfDate: 1644346904
Maintainer:
FirstSubmitted: 1472083451
LastModified: 1484782684
URLPath: /cgit/aur.git/snapshot/python2-jsonstreams.tar.gz