curlcpp-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S curlcpp-git

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

$ yay -Rns curlcpp-git

2. Manually Install "curlcpp-git" via AUR

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

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

b. Clone curlcpp-git's git locally

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

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

$ cd ~/curlcpp-git $ makepkg -si

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

ID: 211272
Name: curlcpp-git
PackageBaseID: 78761
PackageBase: curlcpp-git
Version: r35.023e161-1
Description: An object oriented C++ wrapper for cURL tool.
URL: https://github.com/JosephP91/curlcpp
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jellysheep
Submitter: jellysheep
FirstSubmitted: 1391849458
LastModified: 1436794837
URLPath: /cgit/aur.git/snapshot/curlcpp-git.tar.gz