python-aiohttp-json-rpc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-aiohttp-json-rpc

* (Optional) Uninstall python-aiohttp-json-rpc on Arch using YAY

$ yay -Rns python-aiohttp-json-rpc

2. Manually Install "python-aiohttp-json-rpc" via AUR

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

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

b. Clone python-aiohttp-json-rpc's git locally

$ git clone https://aur.archlinux.org/python-aiohttp-json-rpc.git ~/python-aiohttp-json-rpc

c. Go to ~/python-aiohttp-json-rpc folder and install it

$ cd ~/python-aiohttp-json-rpc $ makepkg -si

3. Information about the python-aiohttp-json-rpc package on Arch User Repository (AUR)

ID: 842464
Name: python-aiohttp-json-rpc
PackageBaseID: 158349
PackageBase: python-aiohttp-json-rpc
Version: 0.13.3-1
Description: Implements JSON-RPC 2.0 Specification using aiohttp
URL: https://github.com/pengutronix/aiohttp-json-rpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1601826482
LastModified: 1609772761
URLPath: /cgit/aur.git/snapshot/python-aiohttp-json-rpc.tar.gz