python-socketio4 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-socketio4

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

$ yay -Rns python-socketio4

2. Manually Install "python-socketio4" via AUR

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

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

b. Clone python-socketio4's git locally

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

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

$ cd ~/python-socketio4 $ makepkg -si

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

ID: 856532
Name: python-socketio4
PackageBaseID: 162766
PackageBase: python-socketio4
Version: 4.6.1-2
Description: Python implementation of the Socket.IO realtime server (Ver 4)
URL: https://github.com/miguelgrinberg/python-socketio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1612189761
LastModified: 1612190841
URLPath: /cgit/aur.git/snapshot/python-socketio4.tar.gz