libcurlpp on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S libcurlpp

* (Optional) Uninstall libcurlpp on Arch using YAY

$ yay -Rns libcurlpp

2. Manually Install "libcurlpp" via AUR

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

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

b. Clone libcurlpp's git locally

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

c. Go to ~/libcurlpp folder and install it

$ cd ~/libcurlpp $ makepkg -si

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

ID: 1150069
Name: libcurlpp
PackageBaseID: 107339
PackageBase: libcurlpp
Version: 0.8.1-2
Description: cURLpp is a C++ wrapper for libcURL.
URL: http://curlpp.org
NumVotes: 9
Popularity: 1.0E-5
OutOfDate:
Maintainer: fsmv
Submitter: fsmv
FirstSubmitted: 1454981315
LastModified: 1665269359
URLPath: /cgit/aur.git/snapshot/libcurlpp.tar.gz