wangle on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S wangle

* (Optional) Uninstall wangle on Arch using YAY

$ yay -Rns wangle

2. Manually Install "wangle" via AUR

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

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

b. Clone wangle's git locally

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

c. Go to ~/wangle folder and install it

$ cd ~/wangle $ makepkg -si

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

ID: 1426280
Name: wangle
PackageBaseID: 97477
PackageBase: wangle
Version: 2024.03.11.00-1
Description: C++ networking library providing client/server abstractions for building services
URL: https://github.com/facebook/wangle
NumVotes: 3
Popularity: 0.368794
OutOfDate:
Maintainer: MrAnno
Submitter: dseg
FirstSubmitted: 1439457693
LastModified: 1710317276
URLPath: /cgit/aur.git/snapshot/wangle.tar.gz