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

b. Install cpr on Arch using YAY

$ yay -S cpr

* (Optional) Uninstall cpr on Arch using YAY

$ yay -Rns cpr

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

b. Clone cpr's git locally

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

c. Go to ~/cpr folder and install it

$ cd ~/cpr $ makepkg -si

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