cpr on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cpr" 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 cpr on Arch using YAY
$
yay -S
cpr
Copied
* (Optional) Uninstall cpr on Arch using YAY
$
yay -Rns
cpr
Copied
2. Manually Install "cpr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpr's git locally
$
git clone https://aur.archlinux.org/cpr.git
~/cpr
Copied
c. Go to ~/cpr folder and install it
$
cd
~/cpr
Copied
$
makepkg -si
Copied
3. Information about the cpr package on Arch User Repository (AUR)
ID: 1333944
Name: cpr
PackageBaseID: 165959
PackageBase: cpr
Version: 1.10.5-1
Description: C++ Requests: Curl for People, a spiritual port of Python Requests.
URL: https://github.com/libcpr/cpr
NumVotes: 4
Popularity: 0.037767
OutOfDate:
Maintainer: zlima12
Submitter: zlima12
FirstSubmitted: 1619122742
LastModified: 1697295770
URLPath: /cgit/aur.git/snapshot/cpr.tar.gz
Name: cpr
PackageBaseID: 165959
PackageBase: cpr
Version: 1.10.5-1
Description: C++ Requests: Curl for People, a spiritual port of Python Requests.
URL: https://github.com/libcpr/cpr
NumVotes: 4
Popularity: 0.037767
OutOfDate:
Maintainer: zlima12
Submitter: zlima12
FirstSubmitted: 1619122742
LastModified: 1697295770
URLPath: /cgit/aur.git/snapshot/cpr.tar.gz