rn-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rn-bin

* (Optional) Uninstall rn-bin on Arch using YAY

$ yay -Rns rn-bin

2. Manually Install "rn-bin" via AUR

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

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

b. Clone rn-bin's git locally

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

c. Go to ~/rn-bin folder and install it

$ cd ~/rn-bin $ makepkg -si

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

ID: 932096
Name: rn-bin
PackageBaseID: 168695
PackageBase: rn-bin
Version: 0.1.0-2
Description: Rename files and directories.
URL: https://github.com/thled/rn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thled
Submitter: thled
FirstSubmitted: 1625643141
LastModified: 1625768129
URLPath: /cgit/aur.git/snapshot/rn-bin.tar.gz