reflow on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S reflow

* (Optional) Uninstall reflow on Arch using YAY

$ yay -Rns reflow

2. Manually Install "reflow" via AUR

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

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

b. Clone reflow's git locally

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

c. Go to ~/reflow folder and install it

$ cd ~/reflow $ makepkg -si

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

ID: 428810
Name: reflow
PackageBaseID: 124127
PackageBase: reflow
Version: 2.2.1-1
Description: coordinate your multi-language projects with ease
URL: https://gitlab.com/rytone/reflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rastertail
Submitter: Rastertail
FirstSubmitted: 1500263324
LastModified: 1500491421
URLPath: /cgit/aur.git/snapshot/reflow.tar.gz