python-engineio3 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-engineio3

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

$ yay -Rns python-engineio3

2. Manually Install "python-engineio3" via AUR

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

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

b. Clone python-engineio3's git locally

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

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

$ cd ~/python-engineio3 $ makepkg -si

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

ID: 856534
Name: python-engineio3
PackageBaseID: 162770
PackageBase: python-engineio3
Version: 3.14.2-1
Description: Python implementation of the Engine.IO realtime server (Ver 3)
URL: https://github.com/miguelgrinberg/python-engineio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1612191188
LastModified: 1612191188
URLPath: /cgit/aur.git/snapshot/python-engineio3.tar.gz