python-boto on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-boto

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

$ yay -Rns python-boto

2. Manually Install "python-boto" via AUR

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

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

b. Clone python-boto's git locally

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

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

$ cd ~/python-boto $ makepkg -si

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

ID: 1415920
Name: python-boto
PackageBaseID: 202983
PackageBase: python-boto
Version: 2.49.0.20190327-9
Description: A Python interface to Amazon Web Services (AWS)
URL: https://github.com/boto/boto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex19EP
Submitter: dvzrv
FirstSubmitted: 1708969638
LastModified: 1708969638
URLPath: /cgit/aur.git/snapshot/python-boto.tar.gz