cpprestsdk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cpprestsdk

* (Optional) Uninstall cpprestsdk on Arch using YAY

$ yay -Rns cpprestsdk

2. Manually Install "cpprestsdk" via AUR

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

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

b. Clone cpprestsdk's git locally

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

c. Go to ~/cpprestsdk folder and install it

$ cd ~/cpprestsdk $ makepkg -si

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

ID: 1387394
Name: cpprestsdk
PackageBaseID: 104242
PackageBase: cpprestsdk
Version: 2.10.19-1
Description: A cross-platform, modern, and asynchronous library that enables developers to access and author connected applications
URL: https://github.com/Microsoft/cpprestsdk/
NumVotes: 10
Popularity: 0.001262
OutOfDate:
Maintainer: bart
Submitter: ohmyarch
FirstSubmitted: 1449405202
LastModified: 1705478751
URLPath: /cgit/aur.git/snapshot/cpprestsdk.tar.gz