curlcpp on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "curlcpp" 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 curlcpp on Arch using YAY
$
yay -S
curlcpp
Copied
* (Optional) Uninstall curlcpp on Arch using YAY
$
yay -Rns
curlcpp
Copied
2. Manually Install "curlcpp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone curlcpp's git locally
$
git clone https://aur.archlinux.org/curlcpp.git
~/curlcpp
Copied
c. Go to ~/curlcpp folder and install it
$
cd
~/curlcpp
Copied
$
makepkg -si
Copied
3. Information about the curlcpp package on Arch User Repository (AUR)
ID: 1238076
Name: curlcpp
PackageBaseID: 154155
PackageBase: curlcpp
Version: 3.0-1
Description: An object oriented C++ wrapper for CURL
URL: https://github.com/JosephP91/curlcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1591673828
LastModified: 1680895377
URLPath: /cgit/aur.git/snapshot/curlcpp.tar.gz
Name: curlcpp
PackageBaseID: 154155
PackageBase: curlcpp
Version: 3.0-1
Description: An object oriented C++ wrapper for CURL
URL: https://github.com/JosephP91/curlcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1591673828
LastModified: 1680895377
URLPath: /cgit/aur.git/snapshot/curlcpp.tar.gz