python-events on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-events

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

$ yay -Rns python-events

2. Manually Install "python-events" via AUR

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

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

b. Clone python-events's git locally

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

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

$ cd ~/python-events $ makepkg -si

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

ID: 1420425
Name: python-events
PackageBaseID: 142026
PackageBase: python-events
Version: 0.5-1
Description: Python event handling in the C# style
URL: https://github.com/pyeve/events
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: rkcf
FirstSubmitted: 1557799398
LastModified: 1709545602
URLPath: /cgit/aur.git/snapshot/python-events.tar.gz