uwebsockets on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install uwebsockets on Arch using YAY
$
yay -S
uwebsockets
Copied
* (Optional) Uninstall uwebsockets on Arch using YAY
$
yay -Rns
uwebsockets
Copied
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
Copied
b. Clone uwebsockets's git locally
$
git clone https://aur.archlinux.org/uwebsockets.git
~/uwebsockets
Copied
c. Go to ~/uwebsockets folder and install it
$
cd
~/uwebsockets
Copied
$
makepkg -si
Copied
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
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