websocketd on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S websocketd

* (Optional) Uninstall websocketd on Arch using YAY

$ yay -Rns websocketd

2. Manually Install "websocketd" via AUR

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

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

b. Clone websocketd's git locally

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

c. Go to ~/websocketd folder and install it

$ cd ~/websocketd $ makepkg -si

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

ID: 425993
Name: websocketd
PackageBaseID: 76198
PackageBase: websocketd
Version: 0.2.12-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: 7
Popularity: 1.0E-6
OutOfDate: 1533522865
Maintainer:
FirstSubmitted: 1386917579
LastModified: 1499567871
URLPath: /cgit/aur.git/snapshot/websocketd.tar.gz