flox on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S flox

* (Optional) Uninstall flox on Arch using YAY

$ yay -Rns flox

2. Manually Install "flox" via AUR

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

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

b. Clone flox's git locally

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

c. Go to ~/flox folder and install it

$ cd ~/flox $ makepkg -si

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

ID: 880112
Name: flox
PackageBaseID: 164585
PackageBase: flox
Version: 0.6.0-2
Description: Flox Daemon and CLI
URL: https://beta.floxdev.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: georgyo
Submitter: georgyo
FirstSubmitted: 1616281171
LastModified: 1616282882
URLPath: /cgit/aur.git/snapshot/flox.tar.gz