python-amazon.ion on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-amazon.ion

* (Optional) Uninstall python-amazon.ion on Arch using YAY

$ yay -Rns python-amazon.ion

2. Manually Install "python-amazon.ion" via AUR

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

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

b. Clone python-amazon.ion's git locally

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

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

$ cd ~/python-amazon.ion $ makepkg -si

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

ID: 1084479
Name: python-amazon.ion
PackageBaseID: 160081
PackageBase: python-amazon.ion
Version: 0.9.2-1
Description: A Python implementation of Amazon Ion.
URL: https://amzn.github.io/ion-docs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1605948022
LastModified: 1653366353
URLPath: /cgit/aur.git/snapshot/python-amazon.ion.tar.gz