python2-trollius on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-trollius

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

$ yay -Rns python2-trollius

2. Manually Install "python2-trollius" via AUR

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

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

b. Clone python2-trollius's git locally

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

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

$ cd ~/python2-trollius $ makepkg -si

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

ID: 1396092
Name: python2-trollius
PackageBaseID: 202070
PackageBase: python2-trollius
Version: 2.2.1-1
Description: Port of the Tulip project (asyncio module, PEP 3156) on Python 2.7
URL: http://trollius.readthedocs.org
NumVotes: 0
Popularity: 0
OutOfDate: 1710321770
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706714084
LastModified: 1706714084
URLPath: /cgit/aur.git/snapshot/python2-trollius.tar.gz