python-tornado5 on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-tornado5

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

$ yay -Rns python-tornado5

2. Manually Install "python-tornado5" via AUR

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

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

b. Clone python-tornado5's git locally

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

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

$ cd ~/python-tornado5 $ makepkg -si

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

ID: 652364
Name: python-tornado5
PackageBaseID: 144761
PackageBase: python-tornado5
Version: 5.1.1-1
Description: open source version of the scalable, non-blocking web server and tools (this package gives the old API for some applications)
URL: https://pypi.org/project/tornado/5.1.1
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nomis6432
FirstSubmitted: 1567330047
LastModified: 1570155974
URLPath: /cgit/aur.git/snapshot/python-tornado5.tar.gz