python2-txjsonrpc-git on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S python2-txjsonrpc-git

* (Optional) Uninstall python2-txjsonrpc-git on Arch using YAY

$ yay -Rns python2-txjsonrpc-git

2. Manually Install "python2-txjsonrpc-git" via AUR

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

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

b. Clone python2-txjsonrpc-git's git locally

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

c. Go to ~/python2-txjsonrpc-git folder and install it

$ cd ~/python2-txjsonrpc-git $ makepkg -si

3. Information about the python2-txjsonrpc-git package on Arch User Repository (AUR)

ID: 517569
Name: python2-txjsonrpc-git
PackageBaseID: 126648
PackageBase: python2-txjsonrpc-git
Version: 0.3.1.r20160319.5b7c241.-1
Description: txJSON-RPC allows you to create async Python JSON-RPC servers and clients either over HTTP or directly on TCP with the Netstring protocol. txJSON-RPC is written in Twisted.
URL: https://github.com/oubiwann/txjsonrpc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1508958031
LastModified: 1528401074
URLPath: /cgit/aur.git/snapshot/python2-txjsonrpc-git.tar.gz