wangle on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install wangle on Arch using YAY
$
yay -S
wangle
Copied
* (Optional) Uninstall wangle on Arch using YAY
$
yay -Rns
wangle
Copied
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
Copied
b. Clone wangle's git locally
$
git clone https://aur.archlinux.org/wangle.git
~/wangle
Copied
c. Go to ~/wangle folder and install it
$
cd
~/wangle
Copied
$
makepkg -si
Copied
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
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