flow-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S flow-bin

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

$ yay -Rns flow-bin

2. Manually Install "flow-bin" via AUR

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

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

b. Clone flow-bin's git locally

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

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

$ cd ~/flow-bin $ makepkg -si

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

ID: 1427371
Name: flow-bin
PackageBaseID: 102693
PackageBase: flow-bin
Version: 0.231.0-1
Description: A static type checker for JavaScript - binary version
URL: https://flow.org
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: forivall
FirstSubmitted: 1446234225
LastModified: 1710458023
URLPath: /cgit/aur.git/snapshot/flow-bin.tar.gz