r-rebus on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rebus

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

$ yay -Rns r-rebus

2. Manually Install "r-rebus" via AUR

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

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

b. Clone r-rebus's git locally

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

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

$ cd ~/r-rebus $ makepkg -si

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

ID: 1093462
Name: r-rebus
PackageBaseID: 182016
PackageBase: r-rebus
Version: 0.1.3-4
Description: Build Regular Expressions in a Human Readable Way
URL: https://cran.r-project.org/package=rebus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654517882
LastModified: 1654517882
URLPath: /cgit/aur.git/snapshot/r-rebus.tar.gz