flux-scm on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S flux-scm

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

$ yay -Rns flux-scm

2. Manually Install "flux-scm" via AUR

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

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

b. Clone flux-scm's git locally

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

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

$ cd ~/flux-scm $ makepkg -si

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

ID: 1404417
Name: flux-scm
PackageBaseID: 160539
PackageBase: flux-scm
Version: 2.2.3-1
Description: Open and extensible continuous delivery solution for Kubernetes
URL: https://fluxcd.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fluxcdbot
Submitter: fluxcdbot
FirstSubmitted: 1606990997
LastModified: 1707144156
URLPath: /cgit/aur.git/snapshot/flux-scm.tar.gz