rexi on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S rexi

* (Optional) Uninstall rexi on Arch using YAY

$ yay -Rns rexi

2. Manually Install "rexi" via AUR

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

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

b. Clone rexi's git locally

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

c. Go to ~/rexi folder and install it

$ cd ~/rexi $ makepkg -si

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

ID: 1414015
Name: rexi
PackageBaseID: 202869
PackageBase: rexi
Version: 1.1.2-1
Description: Terminal UI for Regex Testing
URL: https://github.com/royreznik/rexi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: keysym
FirstSubmitted: 1708655290
LastModified: 1708655290
URLPath: /cgit/aur.git/snapshot/rexi.tar.gz