reflex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S reflex

* (Optional) Uninstall reflex on Arch using YAY

$ yay -Rns reflex

2. Manually Install "reflex" via AUR

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

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

b. Clone reflex's git locally

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

c. Go to ~/reflex folder and install it

$ cd ~/reflex $ makepkg -si

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

ID: 1009261
Name: reflex
PackageBaseID: 154720
PackageBase: reflex
Version: 0.3.1-1
Description: Run a command when files change
URL: https://github.com/cespare/reflex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: ragouel
FirstSubmitted: 1592834786
LastModified: 1640347731
URLPath: /cgit/aur.git/snapshot/reflex.tar.gz