reflex on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install reflex on Arch using YAY
$
yay -S
reflex
Copied
* (Optional) Uninstall reflex on Arch using YAY
$
yay -Rns
reflex
Copied
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
Copied
b. Clone reflex's git locally
$
git clone https://aur.archlinux.org/reflex.git
~/reflex
Copied
c. Go to ~/reflex folder and install it
$
cd
~/reflex
Copied
$
makepkg -si
Copied
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
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