r-rex on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-rex

* (Optional) Uninstall r-rex on Arch using YAY

$ yay -Rns r-rex

2. Manually Install "r-rex" via AUR

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

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

b. Clone r-rex's git locally

$ git clone https://aur.archlinux.org/r-rex.git ~/r-rex

c. Go to ~/r-rex folder and install it

$ cd ~/r-rex $ makepkg -si

3. Information about the r-rex package on Arch User Repository (AUR)

ID: 1154187
Name: r-rex
PackageBaseID: 149991
PackageBase: r-rex
Version: 1.2.1-7
Description: Friendly Regular Expressions
URL: https://cran.r-project.org/package=rex
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583781540
LastModified: 1666096394
URLPath: /cgit/aur.git/snapshot/r-rex.tar.gz