python2-greenlet on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-greenlet

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

$ yay -Rns python2-greenlet

2. Manually Install "python2-greenlet" via AUR

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

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

b. Clone python2-greenlet's git locally

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

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

$ cd ~/python2-greenlet $ makepkg -si

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

ID: 994751
Name: python2-greenlet
PackageBaseID: 168767
PackageBase: python2-greenlet
Version: 1.1.2-1
Description: Lightweight in-process concurrent programming
URL: https://pypi.org/project/greenlet/
NumVotes: 1
Popularity: 0.029122
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1625790410
LastModified: 1638055350
URLPath: /cgit/aur.git/snapshot/python2-greenlet.tar.gz

5. The same packages on other Linux Distributions