fsrx on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fsrx

* (Optional) Uninstall fsrx on Arch using YAY

$ yay -Rns fsrx

2. Manually Install "fsrx" via AUR

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

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

b. Clone fsrx's git locally

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

c. Go to ~/fsrx folder and install it

$ cd ~/fsrx $ makepkg -si

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

ID: 1096136
Name: fsrx
PackageBaseID: 183007
PackageBase: fsrx
Version: 1.0.0-1
Description: flow state reading in the terminal
URL: https://github.com/coloradocolby/fsrx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1654710735
LastModified: 1654784809
URLPath: /cgit/aur.git/snapshot/fsrx.tar.gz