flux-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S flux-bin

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

$ yay -Rns flux-bin

2. Manually Install "flux-bin" via AUR

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

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

b. Clone flux-bin's git locally

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

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

$ cd ~/flux-bin $ makepkg -si

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

ID: 1404416
Name: flux-bin
PackageBaseID: 160538
PackageBase: flux-bin
Version: 2.2.3-1
Description: Open and extensible continuous delivery solution for Kubernetes
URL: https://fluxcd.io/
NumVotes: 11
Popularity: 0.033557
OutOfDate:
Maintainer: fluxcdbot
Submitter: fluxcdbot
FirstSubmitted: 1606990180
LastModified: 1707144144
URLPath: /cgit/aur.git/snapshot/flux-bin.tar.gz