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

Last updated: May 10,2024

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

$ yay -S python-flask-sockets

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

$ yay -Rns python-flask-sockets

2. Manually Install "python-flask-sockets" 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-sockets's git locally

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

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

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

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

ID: 470864
Name: python-flask-sockets
PackageBaseID: 128027
PackageBase: python-flask-sockets
Version: 0.2.1-1
Description: Elegant WebSockets for your Flask apps.
URL: https://github.com/kennethreitz/flask-sockets
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1513636768
LastModified: 1513636768
URLPath: /cgit/aur.git/snapshot/python-flask-sockets.tar.gz