python-jsonrpcclient on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-jsonrpcclient

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

$ yay -Rns python-jsonrpcclient

2. Manually Install "python-jsonrpcclient" via AUR

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

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

b. Clone python-jsonrpcclient's git locally

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

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

$ cd ~/python-jsonrpcclient $ makepkg -si

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

ID: 1230756
Name: python-jsonrpcclient
PackageBaseID: 145009
PackageBase: python-jsonrpcclient
Version: 4.0.3-2
Description: Send JSON-RPC requests in Python.
URL: https://github.com/explodinglabs/jsonrpcclient
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1568244536
LastModified: 1679528118
URLPath: /cgit/aur.git/snapshot/python-jsonrpcclient.tar.gz