rnm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rnm

* (Optional) Uninstall rnm on Arch using YAY

$ yay -Rns rnm

2. Manually Install "rnm" via AUR

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

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

b. Clone rnm's git locally

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

c. Go to ~/rnm folder and install it

$ cd ~/rnm $ makepkg -si

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

ID: 744663
Name: rnm
PackageBaseID: 124986
PackageBase: rnm
Version: 4.0.9-1
Description: Bulk rename utility
URL: https://github.com/neurobin/rnm
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jahid
Submitter: jahid
FirstSubmitted: 1503374809
LastModified: 1590816496
URLPath: /cgit/aur.git/snapshot/rnm.tar.gz