python-prefect on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-prefect

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

$ yay -Rns python-prefect

2. Manually Install "python-prefect" via AUR

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

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

b. Clone python-prefect's git locally

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

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

$ cd ~/python-prefect $ makepkg -si

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

ID: 1255875
Name: python-prefect
PackageBaseID: 193495
PackageBase: python-prefect
Version: 2.10.8-2
Description: Workflow orchestration and management.
URL: https://www.prefect.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1698411605
Maintainer: BGameiro
Submitter: BGameiro
FirstSubmitted: 1683711578
LastModified: 1683711763
URLPath: /cgit/aur.git/snapshot/python-prefect.tar.gz