flux-go on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S flux-go

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

$ yay -Rns flux-go

2. Manually Install "flux-go" via AUR

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

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

b. Clone flux-go's git locally

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

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

$ cd ~/flux-go $ makepkg -si

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

ID: 1404418
Name: flux-go
PackageBaseID: 160540
PackageBase: flux-go
Version: 2.2.3-1
Description: Open and extensible continuous delivery solution for Kubernetes
URL: https://fluxcd.io/
NumVotes: 6
Popularity: 1.8E-5
OutOfDate:
Maintainer: fluxcdbot
Submitter: fluxcdbot
FirstSubmitted: 1606991013
LastModified: 1707144167
URLPath: /cgit/aur.git/snapshot/flux-go.tar.gz