flyctl-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flyctl-bin

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

$ yay -Rns flyctl-bin

2. Manually Install "flyctl-bin" via AUR

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

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

b. Clone flyctl-bin's git locally

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

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

$ cd ~/flyctl-bin $ makepkg -si

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

ID: 1427931
Name: flyctl-bin
PackageBaseID: 151604
PackageBase: flyctl-bin
Version: 0.2.20-1
Description: Command line tools for fly.io services
URL: https://fly.io
NumVotes: 9
Popularity: 0.452451
OutOfDate:
Maintainer: jeromegn
Submitter: jeromegn
FirstSubmitted: 1587075321
LastModified: 1710539104
URLPath: /cgit/aur.git/snapshot/flyctl-bin.tar.gz