fluxctl-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fluxctl-bin

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

$ yay -Rns fluxctl-bin

2. Manually Install "fluxctl-bin" via AUR

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

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

b. Clone fluxctl-bin's git locally

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

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

$ cd ~/fluxctl-bin $ makepkg -si

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

ID: 1133191
Name: fluxctl-bin
PackageBaseID: 133842
PackageBase: fluxctl-bin
Version: 1.25.4-1
Description: CLI client for Flux, the GitOps Kubernetes operator
URL: https://github.com/fluxcd/flux
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1530220993
LastModified: 1661928947
URLPath: /cgit/aur.git/snapshot/fluxctl-bin.tar.gz