python-websockify on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-websockify

* (Optional) Uninstall python-websockify on Arch using YAY

$ yay -Rns python-websockify

2. Manually Install "python-websockify" via AUR

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

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

b. Clone python-websockify's git locally

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

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

$ cd ~/python-websockify $ makepkg -si

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

ID: 958062
Name: python-websockify
PackageBaseID: 164796
PackageBase: python-websockify
Version: 0.10.0-1
Description: WebSockets support for any application/server
URL: https://github.com/novnc/websockify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BigfootACA
FirstSubmitted: 1616569120
LastModified: 1631049158
URLPath: /cgit/aur.git/snapshot/python-websockify.tar.gz