flux on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S flux

* (Optional) Uninstall flux on Arch using YAY

$ yay -Rns flux

2. Manually Install "flux" via AUR

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

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

b. Clone flux's git locally

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

c. Go to ~/flux folder and install it

$ cd ~/flux $ makepkg -si

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

ID: 1019074
Name: flux
PackageBaseID: 164146
PackageBase: flux
Version: 0.149.0-1
Description: Lightweight scripting language for querying databases and working with data
URL: https://github.com/influxdata/flux
NumVotes: 1
Popularity: 0.009115
OutOfDate:
Maintainer: crabvk
FirstSubmitted: 1615284480
LastModified: 1642243370
URLPath: /cgit/aur.git/snapshot/flux.tar.gz