python2-txjson-rpc on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "python2-txjson-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 python2-txjson-rpc on Arch using YAY

$ yay -S python2-txjson-rpc

* (Optional) Uninstall python2-txjson-rpc on Arch using YAY

$ yay -Rns python2-txjson-rpc

2. Manually Install "python2-txjson-rpc" via AUR

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

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

b. Clone python2-txjson-rpc's git locally

$ git clone https://aur.archlinux.org/python2-txjson-rpc.git ~/python2-txjson-rpc

c. Go to ~/python2-txjson-rpc folder and install it

$ cd ~/python2-txjson-rpc $ makepkg -si

3. Information about the python2-txjson-rpc package on Arch User Repository (AUR)

ID: 462407
Name: python2-txjson-rpc
PackageBaseID: 101802
PackageBase: python2-txjson-rpc
Version: 0.5-1
Description: Code for creating Twisted JSON-RPC servers and clients
URL: https://pypi.python.org/pypi/txJSON-RPC
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1444754327
LastModified: 1511035447
URLPath: /cgit/aur.git/snapshot/python2-txjson-rpc.tar.gz