batch-rename on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S batch-rename

* (Optional) Uninstall batch-rename on Arch using YAY

$ yay -Rns batch-rename

2. Manually Install "batch-rename" via AUR

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

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

b. Clone batch-rename's git locally

$ git clone https://aur.archlinux.org/batch-rename.git ~/batch-rename

c. Go to ~/batch-rename folder and install it

$ cd ~/batch-rename $ makepkg -si

3. Information about the batch-rename package on Arch User Repository (AUR)

ID: 1130676
Name: batch-rename
PackageBaseID: 183269
PackageBase: batch-rename
Version: 0.1.2-2
Description: Command line tool to bulk-rename files interactively
URL: https://github.com/claui/batch_rename
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1655375269
LastModified: 1661436406
URLPath: /cgit/aur.git/snapshot/batch-rename.tar.gz