sockpp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sockpp

* (Optional) Uninstall sockpp on Arch using YAY

$ yay -Rns sockpp

2. Manually Install "sockpp" via AUR

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

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

b. Clone sockpp's git locally

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

c. Go to ~/sockpp folder and install it

$ cd ~/sockpp $ makepkg -si

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

ID: 1105861
Name: sockpp
PackageBaseID: 183657
PackageBase: sockpp
Version: 0.7.1-2
Description: Simple, modern, C++ socket library.
URL: https://github.com/fpagliughi/sockpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CtrlC-Root
Submitter: CtrlC-Root
FirstSubmitted: 1656595544
LastModified: 1656596210
URLPath: /cgit/aur.git/snapshot/sockpp.tar.gz