python-automaton on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-automaton

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

$ yay -Rns python-automaton

2. Manually Install "python-automaton" via AUR

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

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

b. Clone python-automaton's git locally

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

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

$ cd ~/python-automaton $ makepkg -si

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

ID: 1141484
Name: python-automaton
PackageBaseID: 164370
PackageBase: python-automaton
Version: 3.0.1-1
Description: Friendly state machines for python.
URL: https://opendev.org/openstack/automaton
NumVotes: 0
Popularity: 0
OutOfDate: 1697295467
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886638
LastModified: 1663570463
URLPath: /cgit/aur.git/snapshot/python-automaton.tar.gz