python-jsonstream on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install python-jsonstream on Arch using YAY
$
yay -S
python-jsonstream
Copied
* (Optional) Uninstall python-jsonstream on Arch using YAY
$
yay -Rns
python-jsonstream
Copied
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
Copied
b. Clone python-jsonstream's git locally
$
git clone https://aur.archlinux.org/python-jsonstream.git
~/python-jsonstream
Copied
c. Go to ~/python-jsonstream folder and install it
$
cd
~/python-jsonstream
Copied
$
makepkg -si
Copied
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
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