flow-git on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S flow-git

* (Optional) Uninstall flow-git on Arch using YAY

$ yay -Rns flow-git

2. Manually Install "flow-git" via AUR

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

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

b. Clone flow-git's git locally

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

c. Go to ~/flow-git folder and install it

$ cd ~/flow-git $ makepkg -si

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

ID: 1283826
Name: flow-git
PackageBaseID: 117484
PackageBase: flow-git
Version: 0.211.0.r16252.gd4c507bbe-1
Description: A static type checker for JavaScript - git version
URL: https://flow.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quininer
FirstSubmitted: 1480746006
LastModified: 1688588783
URLPath: /cgit/aur.git/snapshot/flow-git.tar.gz