usockets on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S usockets

* (Optional) Uninstall usockets on Arch using YAY

$ yay -Rns usockets

2. Manually Install "usockets" via AUR

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

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

b. Clone usockets's git locally

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

c. Go to ~/usockets folder and install it

$ cd ~/usockets $ makepkg -si

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

ID: 1408521
Name: usockets
PackageBaseID: 160833
PackageBase: usockets
Version: 0.8.8-1
Description: Miniscule cross-platform eventing, networking & crypto for async applications
URL: https://github.com/uNetworking/uSockets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Score_Under
Submitter: epsilonKNOT
FirstSubmitted: 1607744607
LastModified: 1707823110
URLPath: /cgit/aur.git/snapshot/usockets.tar.gz