python-simple-websocket on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-simple-websocket

* (Optional) Uninstall python-simple-websocket on Arch using YAY

$ yay -Rns python-simple-websocket

2. Manually Install "python-simple-websocket" via AUR

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

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

b. Clone python-simple-websocket's git locally

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

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

$ cd ~/python-simple-websocket $ makepkg -si

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

ID: 1329295
Name: python-simple-websocket
PackageBaseID: 191809
PackageBase: python-simple-websocket
Version: 1.0.0-1
Description: Simple WebSocket server and client for Python.
URL: https://blog.miguelgrinberg.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitcoinlizard
Submitter: bitcoinlizard
FirstSubmitted: 1679454128
LastModified: 1696548436
URLPath: /cgit/aur.git/snapshot/python-simple-websocket.tar.gz