flow on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S flow

* (Optional) Uninstall flow on Arch using YAY

$ yay -Rns flow

2. Manually Install "flow" via AUR

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

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

b. Clone flow's git locally

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

c. Go to ~/flow folder and install it

$ cd ~/flow $ makepkg -si

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

ID: 1427370
Name: flow
PackageBaseID: 87520
PackageBase: flow
Version: 0.231.0-1
Description: A static type checker for JavaScript
URL: https://flow.org
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: Gordin
FirstSubmitted: 1416410337
LastModified: 1710458017
URLPath: /cgit/aur.git/snapshot/flow.tar.gz