python-jsonrpcserver on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-jsonrpcserver

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

$ yay -Rns python-jsonrpcserver

2. Manually Install "python-jsonrpcserver" via AUR

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

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

b. Clone python-jsonrpcserver's git locally

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

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

$ cd ~/python-jsonrpcserver $ makepkg -si

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

ID: 1143707
Name: python-jsonrpcserver
PackageBaseID: 145010
PackageBase: python-jsonrpcserver
Version: 5.0.9-1
Description: Process JSON-RPC requests in Python.
URL: https://github.com/bcb/jsonrpcserver
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: pizzaman
FirstSubmitted: 1568244597
LastModified: 1664024029
URLPath: /cgit/aur.git/snapshot/python-jsonrpcserver.tar.gz