python-transitions on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-transitions

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

$ yay -Rns python-transitions

2. Manually Install "python-transitions" via AUR

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

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

b. Clone python-transitions's git locally

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

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

$ cd ~/python-transitions $ makepkg -si

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

ID: 1180224
Name: python-transitions
PackageBaseID: 120140
PackageBase: python-transitions
Version: 0.9.0-1
Description: A lightweight, object-oriented finite state machine implementation in Python
URL: http://github.com/tyarkoni/transitions
NumVotes: 2
Popularity: 0.088818
OutOfDate:
Maintainer: Dylan14
Submitter: xantares
FirstSubmitted: 1488194298
LastModified: 1670554437
URLPath: /cgit/aur.git/snapshot/python-transitions.tar.gz

5. The same packages on other Linux Distributions