python-taskflow on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-taskflow

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

$ yay -Rns python-taskflow

2. Manually Install "python-taskflow" via AUR

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

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

b. Clone python-taskflow's git locally

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

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

$ cd ~/python-taskflow $ makepkg -si

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

ID: 958157
Name: python-taskflow
PackageBaseID: 164412
PackageBase: python-taskflow
Version: 4.6.2-1
Description: Taskflow structured state management library.
URL: https://docs.openstack.org/taskflow/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1656280313
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1615887072
LastModified: 1631084959
URLPath: /cgit/aur.git/snapshot/python-taskflow.tar.gz