python2-txrestapi on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-txrestapi

* (Optional) Uninstall python2-txrestapi on Arch using YAY

$ yay -Rns python2-txrestapi

2. Manually Install "python2-txrestapi" via AUR

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

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

b. Clone python2-txrestapi's git locally

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

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

$ cd ~/python2-txrestapi $ makepkg -si

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

ID: 462408
Name: python2-txrestapi
PackageBaseID: 101699
PackageBase: python2-txrestapi
Version: 0.2-1
Description: Easing the creation of REST API services in Python
URL: https://github.com/iancmcc/txrestapi
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1444578305
LastModified: 1511035464
URLPath: /cgit/aur.git/snapshot/python2-txrestapi.tar.gz