python-zerorpc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-zerorpc

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

$ yay -Rns python-zerorpc

2. Manually Install "python-zerorpc" via AUR

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

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

b. Clone python-zerorpc's git locally

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

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

$ cd ~/python-zerorpc $ makepkg -si

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

ID: 730592
Name: python-zerorpc
PackageBaseID: 129868
PackageBase: python-zerorpc
Version: 0.6.3-1
Description: An easy to use, intuitive, and cross-language RPC
URL: https://github.com/0rpc/zerorpc-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: funilrys
Submitter: funilrys
FirstSubmitted: 1518024791
LastModified: 1588575448
URLPath: /cgit/aur.git/snapshot/python-zerorpc.tar.gz