python2-tornado on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-tornado

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

$ yay -Rns python2-tornado

2. Manually Install "python2-tornado" via AUR

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

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

b. Clone python2-tornado's git locally

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

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

$ cd ~/python2-tornado $ makepkg -si

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

ID: 1395042
Name: python2-tornado
PackageBaseID: 202000
PackageBase: python2-tornado
Version: 5.1.1-3
Description: open source version of the scalable, non-blocking web server and tools
URL: https://www.tornadoweb.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706545462
LastModified: 1706545462
URLPath: /cgit/aur.git/snapshot/python2-tornado.tar.gz

5. The same packages on other Linux Distributions