flarectl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S flarectl

* (Optional) Uninstall flarectl on Arch using YAY

$ yay -Rns flarectl

2. Manually Install "flarectl" via AUR

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

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

b. Clone flarectl's git locally

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

c. Go to ~/flarectl folder and install it

$ cd ~/flarectl $ makepkg -si

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

ID: 1416968
Name: flarectl
PackageBaseID: 142382
PackageBase: flarectl
Version: 0.89.0-1
Description: CLI application for interacting with a Cloudflare account
URL: https://github.com/cloudflare/cloudflare-go/tree/v0.89.0/cmd/flarectl
NumVotes: 1
Popularity: 0.032729
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1559084699
LastModified: 1709084526
URLPath: /cgit/aur.git/snapshot/flarectl.tar.gz