python-stateutil on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-stateutil

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

$ yay -Rns python-stateutil

2. Manually Install "python-stateutil" via AUR

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

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

b. Clone python-stateutil's git locally

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

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

$ cd ~/python-stateutil $ makepkg -si

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

ID: 670159
Name: python-stateutil
PackageBaseID: 146884
PackageBase: python-stateutil
Version: 1.4.0-1
Description: A collection of state machine utilities
URL: https://bitbucket.org/daycoder/stateutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1574629372
LastModified: 1574629372
URLPath: /cgit/aur.git/snapshot/python-stateutil.tar.gz