python-requests-aws on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-requests-aws

* (Optional) Uninstall python-requests-aws on Arch using YAY

$ yay -Rns python-requests-aws

2. Manually Install "python-requests-aws" via AUR

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

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

b. Clone python-requests-aws's git locally

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

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

$ cd ~/python-requests-aws $ makepkg -si

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

ID: 1099665
Name: python-requests-aws
PackageBaseID: 130761
PackageBase: requests-aws
Version: 0.1.8-1
Description: AWS authentication for Amazon S3 for the python requests module
URL: https://github.com/tax/python-requests-aws
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1520930267
LastModified: 1655443702
URLPath: /cgit/aur.git/snapshot/python-requests-aws.tar.gz