rnr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rnr

* (Optional) Uninstall rnr on Arch using YAY

$ yay -Rns rnr

2. Manually Install "rnr" via AUR

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

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

b. Clone rnr's git locally

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

c. Go to ~/rnr folder and install it

$ cd ~/rnr $ makepkg -si

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

ID: 1235716
Name: rnr
PackageBaseID: 134465
PackageBase: rnr
Version: 0.4.2-2
Description: A CLI tool to rename files and directories that supports regex.
URL: https://github.com/ismaelgv/rnr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chuckdaniels
Submitter: chuckdaniels
FirstSubmitted: 1532380182
LastModified: 1680452482
URLPath: /cgit/aur.git/snapshot/rnr.tar.gz