python-pyalexa on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pyalexa

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

$ yay -Rns python-pyalexa

2. Manually Install "python-pyalexa" via AUR

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

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

b. Clone python-pyalexa's git locally

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

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

$ cd ~/python-pyalexa $ makepkg -si

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

ID: 245297
Name: python-pyalexa
PackageBaseID: 102875
PackageBase: python-pyalexa
Version: 0.1.1-2
Description: Simple Python API for creating Amazon Echo skills
URL: https://github.com/umbc-hackafe/pyalexa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dylwhich
Submitter: dylwhich
FirstSubmitted: 1446528431
LastModified: 1446603952
URLPath: /cgit/aur.git/snapshot/python-pyalexa.tar.gz