libsocketpp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libsocketpp

* (Optional) Uninstall libsocketpp on Arch using YAY

$ yay -Rns libsocketpp

2. Manually Install "libsocketpp" via AUR

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

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

b. Clone libsocketpp's git locally

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

c. Go to ~/libsocketpp folder and install it

$ cd ~/libsocketpp $ makepkg -si

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

ID: 553749
Name: libsocketpp
PackageBaseID: 136803
PackageBase: libsocketpp
Version: 1.0-1
Description: A modern C++ library for sockets
URL: https://github.com/softwaresale/libsocketpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: softwaresale01
Submitter: softwaresale01
FirstSubmitted: 1540146677
LastModified: 1540146677
URLPath: /cgit/aur.git/snapshot/libsocketpp.tar.gz