python2-twisted on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-twisted

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

$ yay -Rns python2-twisted

2. Manually Install "python2-twisted" via AUR

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

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

b. Clone python2-twisted's git locally

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

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

$ cd ~/python2-twisted $ makepkg -si

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

ID: 1407177
Name: python2-twisted
PackageBaseID: 168378
PackageBase: python2-twisted
Version: 20.3.0-6
Description: Asynchronous networking framework written in Python (20.3.0 is the last version supporting Python 2)
URL: https://twistedmatrix.com/
NumVotes: 2
Popularity: 0.005916
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1624805840
LastModified: 1707591567
URLPath: /cgit/aur.git/snapshot/python2-twisted.tar.gz

5. The same packages on other Linux Distributions