rn on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S rn

* (Optional) Uninstall rn on Arch using YAY

$ yay -Rns rn

2. Manually Install "rn" via AUR

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

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

b. Clone rn's git locally

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

c. Go to ~/rn folder and install it

$ cd ~/rn $ makepkg -si

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

ID: 932090
Name: rn
PackageBaseID: 168733
PackageBase: rn
Version: 0.1.0-2
Description: Rename files and directories.
URL: https://github.com/thled/rn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thled
Submitter: thled
FirstSubmitted: 1625723837
LastModified: 1625767401
URLPath: /cgit/aur.git/snapshot/rn.tar.gz