websocketpp-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S websocketpp-git

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

$ yay -Rns websocketpp-git

2. Manually Install "websocketpp-git" via AUR

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

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

b. Clone websocketpp-git's git locally

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

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

$ cd ~/websocketpp-git $ makepkg -si

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

ID: 747850
Name: websocketpp-git
PackageBaseID: 99713
PackageBase: websocketpp-git
Version: 0.8.2.1709.1b11fd3-1
Description: C++/Boost Asio based websocket client/server library
URL: http://www.zaphoyd.com/websocketpp/
NumVotes: 2
Popularity: 0
OutOfDate: 1689437914
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1441898500
LastModified: 1591443316
URLPath: /cgit/aur.git/snapshot/websocketpp-git.tar.gz