chalice on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install chalice on Arch using YAY
$
yay -S
chalice
Copied
* (Optional) Uninstall chalice on Arch using YAY
$
yay -Rns
chalice
Copied
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
Copied
b. Clone chalice's git locally
$
git clone https://aur.archlinux.org/chalice.git
~/chalice
Copied
c. Go to ~/chalice folder and install it
$
cd
~/chalice
Copied
$
makepkg -si
Copied
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
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