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

Last updated: December 28,2024

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

$ yay -S python-bottle-websocket

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

$ yay -Rns python-bottle-websocket

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

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

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

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

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

ID: 961147
Name: python-bottle-websocket
PackageBaseID: 171057
PackageBase: python-bottle-websocket
Version: v0.2.9-1
Description: Adds websocket capabilities to bottle, leveraging gevent-websocket and gevent.
URL: https://github.com/zeekay/bottle-websocket
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yrkan
Submitter: yrkan
FirstSubmitted: 1631678651
LastModified: 1631678651
URLPath: /cgit/aur.git/snapshot/python-bottle-websocket.tar.gz