fly-cli on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S fly-cli

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

$ yay -Rns fly-cli

2. Manually Install "fly-cli" via AUR

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

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

b. Clone fly-cli's git locally

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

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

$ cd ~/fly-cli $ makepkg -si

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

ID: 1112631
Name: fly-cli
PackageBaseID: 160411
PackageBase: fly-cli
Version: v7.8.2-14
Description: A command line interface for Concourse CI
URL: https://github.com/concourse/concourse/tree/master/fly
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: Sasasu
FirstSubmitted: 1606719841
LastModified: 1657946421
URLPath: /cgit/aur.git/snapshot/fly-cli.tar.gz