aws-lambda-cpp-runtime on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "aws-lambda-cpp-runtime" 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 aws-lambda-cpp-runtime on Arch using YAY

$ yay -S aws-lambda-cpp-runtime

* (Optional) Uninstall aws-lambda-cpp-runtime on Arch using YAY

$ yay -Rns aws-lambda-cpp-runtime

2. Manually Install "aws-lambda-cpp-runtime" via AUR

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

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

b. Clone aws-lambda-cpp-runtime's git locally

$ git clone https://aur.archlinux.org/aws-lambda-cpp-runtime.git ~/aws-lambda-cpp-runtime

c. Go to ~/aws-lambda-cpp-runtime folder and install it

$ cd ~/aws-lambda-cpp-runtime $ makepkg -si

3. Information about the aws-lambda-cpp-runtime package on Arch User Repository (AUR)

ID: 1371480
Name: aws-lambda-cpp-runtime
PackageBaseID: 200638
PackageBase: aws-lambda-cpp-runtime
Version: 0.2.10-1
Description: C++ implementation of the AWS Lambda runtime
URL: https://github.com/awslabs/aws-lambda-cpp
NumVotes: 1
Popularity: 0.180777
OutOfDate:
Maintainer: JstKddng
Submitter: JstKddng
FirstSubmitted: 1702852433
LastModified: 1702852433
URLPath: /cgit/aur.git/snapshot/aws-lambda-cpp-runtime.tar.gz