pyflow on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pyflow

* (Optional) Uninstall pyflow on Arch using YAY

$ yay -Rns pyflow

2. Manually Install "pyflow" via AUR

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

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

b. Clone pyflow's git locally

$ git clone https://aur.archlinux.org/pyflow.git ~/pyflow

c. Go to ~/pyflow folder and install it

$ cd ~/pyflow $ makepkg -si

3. Information about the pyflow package on Arch User Repository (AUR)

ID: 853830
Name: pyflow
PackageBaseID: 149129
PackageBase: pyflow
Version: 0.2.9-1
Description: An installation and dependency system for Python
URL: https://github.com/David-OConnor/pyflow
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1637955302
Maintainer: JMac
FirstSubmitted: 1581757948
LastModified: 1611757788
URLPath: /cgit/aur.git/snapshot/pyflow.tar.gz

5. The same packages on other Linux Distributions