flyctl on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S flyctl

* (Optional) Uninstall flyctl on Arch using YAY

$ yay -Rns flyctl

2. Manually Install "flyctl" via AUR

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

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

b. Clone flyctl's git locally

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

c. Go to ~/flyctl folder and install it

$ cd ~/flyctl $ makepkg -si

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

ID: 1269506
Name: flyctl
PackageBaseID: 188149
PackageBase: flyctl
Version: 0.1.27-1
Description: Command line tools for fly.io services
URL: https://github.com/superfly/flyctl
NumVotes: 1
Popularity: 0.000223
OutOfDate: 1698046696
Maintainer: tmosey
Submitter: tmosey
FirstSubmitted: 1669275826
LastModified: 1686158587
URLPath: /cgit/aur.git/snapshot/flyctl.tar.gz