python-tinyrpc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-tinyrpc

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

$ yay -Rns python-tinyrpc

2. Manually Install "python-tinyrpc" via AUR

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

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

b. Clone python-tinyrpc's git locally

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

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

$ cd ~/python-tinyrpc $ makepkg -si

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

ID: 1141496
Name: python-tinyrpc
PackageBaseID: 120291
PackageBase: python-tinyrpc
Version: 1.1.5-1
Description: A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq.
URL: https://github.com/mbr/tinyrpc
NumVotes: 0
Popularity: 0
OutOfDate: 1682682914
Maintainer:
Submitter: mike2208
FirstSubmitted: 1488538879
LastModified: 1663572318
URLPath: /cgit/aur.git/snapshot/python-tinyrpc.tar.gz