libsocket-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libsocket-git

* (Optional) Uninstall libsocket-git on Arch using YAY

$ yay -Rns libsocket-git

2. Manually Install "libsocket-git" via AUR

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

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

b. Clone libsocket-git's git locally

$ git clone https://aur.archlinux.org/libsocket-git.git ~/libsocket-git

c. Go to ~/libsocket-git folder and install it

$ cd ~/libsocket-git $ makepkg -si

3. Information about the libsocket-git package on Arch User Repository (AUR)

ID: 862363
Name: libsocket-git
PackageBaseID: 162663
PackageBase: libsocket-git
Version: 2.5.0.r25.g706649c-1
Description: Library with a C part and a C++ part making sockets usage easy and clean
URL: http://dermesser.github.io/libsocket/doc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hurufu
Submitter: hurufu
FirstSubmitted: 1611958352
LastModified: 1613141060
URLPath: /cgit/aur.git/snapshot/libsocket-git.tar.gz