ssockets on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ssockets

* (Optional) Uninstall ssockets on Arch using YAY

$ yay -Rns ssockets

2. Manually Install "ssockets" via AUR

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

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

b. Clone ssockets's git locally

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

c. Go to ~/ssockets folder and install it

$ cd ~/ssockets $ makepkg -si

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

ID: 1168240
Name: ssockets
PackageBaseID: 187315
PackageBase: ssockets
Version: 0.1.2-1
Description: A C library for scalable TCP servers
URL: https://github.com/jlxip/ssockets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jlxip
Submitter: jlxip
FirstSubmitted: 1668288108
LastModified: 1668288108
URLPath: /cgit/aur.git/snapshot/ssockets.tar.gz