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

Last updated: July 04,2024

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

$ yay -S python-trio-websocket

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

$ yay -Rns python-trio-websocket

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

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

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

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

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

ID: 1063479
Name: python-trio-websocket
PackageBaseID: 177306
PackageBase: python-trio-websocket
Version: 0.9.2-2
Description: WebSocket library for Trio
URL: https://pypi.org/project/python-trio-websocket
NumVotes: 4
Popularity: 0.268573
OutOfDate:
Maintainer: AchmadFathoni
FirstSubmitted: 1648270273
LastModified: 1649402727
URLPath: /cgit/aur.git/snapshot/python-trio-websocket.tar.gz