python2-txaio on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-txaio

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

$ yay -Rns python2-txaio

2. Manually Install "python2-txaio" via AUR

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

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

b. Clone python2-txaio's git locally

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

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

$ cd ~/python2-txaio $ makepkg -si

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

ID: 1051523
Name: python2-txaio
PackageBaseID: 148493
PackageBase: python2-txaio
Version: 22.2.1-1
Description: Compatibility API between asyncio/Twisted/Trollius
URL: https://github.com/crossbario/txaio
NumVotes: 1
Popularity: 0.006249
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1579956421
LastModified: 1647376913
URLPath: /cgit/aur.git/snapshot/python2-txaio.tar.gz

5. The same packages on other Linux Distributions