python-serverlessrepo on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-serverlessrepo

* (Optional) Uninstall python-serverlessrepo on Arch using YAY

$ yay -Rns python-serverlessrepo

2. Manually Install "python-serverlessrepo" via AUR

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

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

b. Clone python-serverlessrepo's git locally

$ git clone https://aur.archlinux.org/python-serverlessrepo.git ~/python-serverlessrepo

c. Go to ~/python-serverlessrepo folder and install it

$ cd ~/python-serverlessrepo $ makepkg -si

3. Information about the python-serverlessrepo package on Arch User Repository (AUR)

ID: 750126
Name: python-serverlessrepo
PackageBaseID: 154267
PackageBase: python-serverlessrepo
Version: 0.1.10-1
Description: A Python library with convenience helpers for working with the AWS Serverless Application Repository.
URL: https://github.com/awslabs/aws-serverlessrepo-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: javmorin
Submitter: javmorin
FirstSubmitted: 1591850081
LastModified: 1591850081
URLPath: /cgit/aur.git/snapshot/python-serverlessrepo.tar.gz