uwebsockets on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S uwebsockets

* (Optional) Uninstall uwebsockets on Arch using YAY

$ yay -Rns uwebsockets

2. Manually Install "uwebsockets" via AUR

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

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

b. Clone uwebsockets's git locally

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

c. Go to ~/uwebsockets folder and install it

$ cd ~/uwebsockets $ makepkg -si

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

ID: 1408540
Name: uwebsockets
PackageBaseID: 160834
PackageBase: uwebsockets
Version: 20.60.0-1
Description: Simple, secure & standards compliant web server for the most demanding of applications
URL: https://github.com/uNetworking/uWebSockets
NumVotes: 1
Popularity: 0
OutOfDate: 1710179164
Maintainer: Score_Under
Submitter: epsilonKNOT
FirstSubmitted: 1607745301
LastModified: 1707825209
URLPath: /cgit/aur.git/snapshot/uwebsockets.tar.gz