python2-automat on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-automat

* (Optional) Uninstall python2-automat on Arch using YAY

$ yay -Rns python2-automat

2. Manually Install "python2-automat" via AUR

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

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

b. Clone python2-automat's git locally

$ git clone https://aur.archlinux.org/python2-automat.git ~/python2-automat

c. Go to ~/python2-automat folder and install it

$ cd ~/python2-automat $ makepkg -si

3. Information about the python2-automat package on Arch User Repository (AUR)

ID: 929296
Name: python2-automat
PackageBaseID: 168489
PackageBase: python2-automat
Version: 20.2.0-7
Description: Self-service finite-state machines for the programmer on the go.
URL: https://github.com/glyph/automat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625066614
LastModified: 1625245534
URLPath: /cgit/aur.git/snapshot/python2-automat.tar.gz

5. The same packages on other Linux Distributions