rrep on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S rrep

* (Optional) Uninstall rrep on Arch using YAY

$ yay -Rns rrep

2. Manually Install "rrep" via AUR

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

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

b. Clone rrep's git locally

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

c. Go to ~/rrep folder and install it

$ cd ~/rrep $ makepkg -si

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

ID: 1143178
Name: rrep
PackageBaseID: 185961
PackageBase: rrep
Version: 1.3.7-1
Description: Replaces strings with regular expressions in files and directories
URL: https://sourceforge.net/projects/rrep/
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: asnelt
Submitter: asnelt
FirstSubmitted: 1663893333
LastModified: 1663893333
URLPath: /cgit/aur.git/snapshot/rrep.tar.gz