chalice on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S chalice

* (Optional) Uninstall chalice on Arch using YAY

$ yay -Rns chalice

2. Manually Install "chalice" via AUR

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

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

b. Clone chalice's git locally

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

c. Go to ~/chalice folder and install it

$ cd ~/chalice $ makepkg -si

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

ID: 1308455
Name: chalice
PackageBaseID: 163979
PackageBase: chalice
Version: 1.29.0-1
Description: Python Serverless Microframework for AWS
URL: https://github.com/aws/chalice
NumVotes: 1
Popularity: 0.001425
OutOfDate: 1706524377
Maintainer: kylelaker
Submitter: kylelaker
FirstSubmitted: 1614816720
LastModified: 1692876528
URLPath: /cgit/aur.git/snapshot/chalice.tar.gz