python-trollius on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-trollius

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

$ yay -Rns python-trollius

2. Manually Install "python-trollius" via AUR

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

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

b. Clone python-trollius's git locally

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

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

$ cd ~/python-trollius $ makepkg -si

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

ID: 494473
Name: python-trollius
PackageBaseID: 90912
PackageBase: python-trollius
Version: 2.2-1
Description: Port of the Tulip project (asyncio module, PEP 3156)
URL: https://github.com/haypo/trollius
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1424998539
LastModified: 1521077146
URLPath: /cgit/aur.git/snapshot/python-trollius.tar.gz