fluxv2-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fluxv2-bin

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

$ yay -Rns fluxv2-bin

2. Manually Install "fluxv2-bin" via AUR

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

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

b. Clone fluxv2-bin's git locally

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

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

$ cd ~/fluxv2-bin $ makepkg -si

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

ID: 826907
Name: fluxv2-bin
PackageBaseID: 160029
PackageBase: fluxv2-bin
Version: 0.4.2-1
Description: Command line utility for assembling Kubernetes CD pipelines the GitOps way.
URL: https://github.com/fluxcd/flux2
NumVotes: 0
Popularity: 0
OutOfDate: 1608138692
Maintainer: danielgadd
Submitter: danielgadd
FirstSubmitted: 1605748462
LastModified: 1606852748
URLPath: /cgit/aur.git/snapshot/fluxv2-bin.tar.gz