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