python-socketio-client on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-socketio-client

* (Optional) Uninstall python-socketio-client on Arch using YAY

$ yay -Rns python-socketio-client

2. Manually Install "python-socketio-client" via AUR

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

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

b. Clone python-socketio-client's git locally

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

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

$ cd ~/python-socketio-client $ makepkg -si

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

ID: 372341
Name: python-socketio-client
PackageBaseID: 103702
PackageBase: python-socketio-client
Version: 0.7.2-1
Description: A socket.io client library for Python. You can use it to write test code for your socket.io server.
URL: https://pypi.python.org/pypi/socketIO-client
NumVotes: 5
Popularity: 0.32913
OutOfDate:
Maintainer: woutifier
Submitter: woutifier
FirstSubmitted: 1448272074
LastModified: 1483956667
URLPath: /cgit/aur.git/snapshot/python-socketio-client.tar.gz