python-ajsonrpc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-ajsonrpc

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

$ yay -Rns python-ajsonrpc

2. Manually Install "python-ajsonrpc" via AUR

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

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

b. Clone python-ajsonrpc's git locally

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

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

$ cd ~/python-ajsonrpc $ makepkg -si

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

ID: 1002721
Name: python-ajsonrpc
PackageBaseID: 164471
PackageBase: python-ajsonrpc
Version: 1.2.0-2
Description: Async JSON-RPC 2.0 protocol + server
URL: https://github.com/pavlov99/ajsonrpc
NumVotes: 5
Popularity: 0.862523
OutOfDate:
Maintainer: Jake
FirstSubmitted: 1616011681
LastModified: 1639426158
URLPath: /cgit/aur.git/snapshot/python-ajsonrpc.tar.gz

5. The same packages on other Linux Distributions