python-flask-sock on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S python-flask-sock

* (Optional) Uninstall python-flask-sock on Arch using YAY

$ yay -Rns python-flask-sock

2. Manually Install "python-flask-sock" via AUR

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

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

b. Clone python-flask-sock's git locally

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

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

$ cd ~/python-flask-sock $ makepkg -si

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

ID: 1359496
Name: python-flask-sock
PackageBaseID: 197289
PackageBase: python-flask-sock
Version: 0.7.0-1
Description: WebSocket support for Flask. What makes this extension different than others is that it does not require a greenlet based server (gevent, eventlet) to work.
URL: https://blog.miguelgrinberg.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Septire
Submitter: Septire
FirstSubmitted: 1693810443
LastModified: 1700887431
URLPath: /cgit/aur.git/snapshot/python-flask-sock.tar.gz