cpprestsdk-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cpprestsdk-git

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

$ yay -Rns cpprestsdk-git

2. Manually Install "cpprestsdk-git" via AUR

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

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

b. Clone cpprestsdk-git's git locally

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

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

$ cd ~/cpprestsdk-git $ makepkg -si

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

ID: 484260
Name: cpprestsdk-git
PackageBaseID: 107614
PackageBase: cpprestsdk-git
Version: 2.1.0.r1705.g1e4717e5-1
Description: A Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design
URL: https://github.com/Microsoft/cpprestsdk
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
Submitter: ohmyarch
FirstSubmitted: 1455541022
LastModified: 1517925740
URLPath: /cgit/aur.git/snapshot/cpprestsdk-git.tar.gz