python-awscrt on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-awscrt

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

$ yay -Rns python-awscrt

2. Manually Install "python-awscrt" via AUR

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

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

b. Clone python-awscrt's git locally

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

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

$ cd ~/python-awscrt $ makepkg -si

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

ID: 1105895
Name: python-awscrt
PackageBaseID: 183663
PackageBase: python-awscrt
Version: 0.13.13-1
Description: A common runtime for AWS Python projects
URL: https://github.com/awslabs/aws-crt-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TheEdgeOfRage
FirstSubmitted: 1656601187
LastModified: 1656601187
URLPath: /cgit/aur.git/snapshot/python-awscrt.tar.gz

5. The same packages on other Linux Distributions