cpp-netlib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cpp-netlib

* (Optional) Uninstall cpp-netlib on Arch using YAY

$ yay -Rns cpp-netlib

2. Manually Install "cpp-netlib" via AUR

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

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

b. Clone cpp-netlib's git locally

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

c. Go to ~/cpp-netlib folder and install it

$ cd ~/cpp-netlib $ makepkg -si

3. Information about the cpp-netlib package on Arch User Repository (AUR)

ID: 1220990
Name: cpp-netlib
PackageBaseID: 45935
PackageBase: cpp-netlib
Version: 0.13.0-1
Description: Cross-platform, standards compliant networking library
URL: https://github.com/cpp-netlib/cpp-netlib
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ndowens
FirstSubmitted: 1296458809
LastModified: 1677911964
URLPath: /cgit/aur.git/snapshot/cpp-netlib.tar.gz