python-ws4py on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-ws4py

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

$ yay -Rns python-ws4py

2. Manually Install "python-ws4py" via AUR

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

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

b. Clone python-ws4py's git locally

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

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

$ cd ~/python-ws4py $ makepkg -si

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

ID: 1380875
Name: python-ws4py
PackageBaseID: 84038
PackageBase: python-ws4py
Version: 0.5.1-2
Description: WebSocket client and server library for Python
URL: https://github.com/Lawouach/WebSocket-for-Python
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: korjjj
FirstSubmitted: 1406132447
LastModified: 1704465904
URLPath: /cgit/aur.git/snapshot/python-ws4py.tar.gz