websocketd-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S websocketd-bin

* (Optional) Uninstall websocketd-bin on Arch using YAY

$ yay -Rns websocketd-bin

2. Manually Install "websocketd-bin" via AUR

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

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

b. Clone websocketd-bin's git locally

$ git clone https://aur.archlinux.org/websocketd-bin.git ~/websocketd-bin

c. Go to ~/websocketd-bin folder and install it

$ cd ~/websocketd-bin $ makepkg -si

3. Information about the websocketd-bin package on Arch User Repository (AUR)

ID: 1298365
Name: websocketd-bin
PackageBaseID: 196259
PackageBase: websocketd-bin
Version: 0.4.1-1
Description: Like inetd, but for WebSockets. Turn any application that uses STDIO/STDOUT into a WebSocket server.
URL: https://github.com/joewalnes/websocketd
NumVotes: 8
Popularity: 0.010466
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1690717312
LastModified: 1691050435
URLPath: /cgit/aur.git/snapshot/websocketd-bin.tar.gz