websockify on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S websockify

* (Optional) Uninstall websockify on Arch using YAY

$ yay -Rns websockify

2. Manually Install "websockify" via AUR

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

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

b. Clone websockify's git locally

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

c. Go to ~/websockify folder and install it

$ cd ~/websockify $ makepkg -si

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

ID: 1336084
Name: websockify
PackageBaseID: 68661
PackageBase: websockify
Version: 0.11.0-2
Description: WebSockets support for any application/server
URL: https://github.com/novnc/websockify
NumVotes: 8
Popularity: 0.010843
OutOfDate:
Maintainer: seiuneko
Submitter: moscar
FirstSubmitted: 1364689430
LastModified: 1697636567
URLPath: /cgit/aur.git/snapshot/websockify.tar.gz