flow-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S flow-cli

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

$ yay -Rns flow-cli

2. Manually Install "flow-cli" via AUR

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

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

b. Clone flow-cli's git locally

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

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

$ cd ~/flow-cli $ makepkg -si

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

ID: 1157364
Name: flow-cli
PackageBaseID: 183721
PackageBase: flow-cli
Version: 0.41.2-1
Description: A command-line interface that provides useful utilities for building Flow applications
URL: https://docs.onflow.org/flow-cli/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crabvk
Submitter: crabvk
FirstSubmitted: 1656810900
LastModified: 1666749660
URLPath: /cgit/aur.git/snapshot/flow-cli.tar.gz