aws-sam-cli on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S aws-sam-cli

* (Optional) Uninstall aws-sam-cli on Arch using YAY

$ yay -Rns aws-sam-cli

2. Manually Install "aws-sam-cli" via AUR

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

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

b. Clone aws-sam-cli's git locally

$ git clone https://aur.archlinux.org/aws-sam-cli.git ~/aws-sam-cli

c. Go to ~/aws-sam-cli folder and install it

$ cd ~/aws-sam-cli $ makepkg -si

3. Information about the aws-sam-cli package on Arch User Repository (AUR)

ID: 1426707
Name: aws-sam-cli
PackageBaseID: 154268
PackageBase: aws-sam-cli
Version: 1.112.0-1
Description: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
URL: https://github.com/aws/aws-sam-cli
NumVotes: 11
Popularity: 0.163733
OutOfDate:
Maintainer: javmorin
Submitter: javmorin
FirstSubmitted: 1591852193
LastModified: 1710370391
URLPath: /cgit/aur.git/snapshot/aws-sam-cli.tar.gz