python2-pyee on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-pyee

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

$ yay -Rns python2-pyee

2. Manually Install "python2-pyee" via AUR

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

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

b. Clone python2-pyee's git locally

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

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

$ cd ~/python2-pyee $ makepkg -si

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

ID: 621126
Name: python2-pyee
PackageBaseID: 97349
PackageBase: python2-pyee
Version: 6.0.0-1
Description: A port of node.js's EventEmitter to python
URL: https://github.com/jfhbrook/pyee
NumVotes: 0
Popularity: 0
OutOfDate: 1656948798
Maintainer:
FirstSubmitted: 1439365702
LastModified: 1560369324
URLPath: /cgit/aur.git/snapshot/python2-pyee.tar.gz

5. The same packages on other Linux Distributions