file-rename on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S file-rename

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

$ yay -Rns file-rename

2. Manually Install "file-rename" via AUR

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

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

b. Clone file-rename's git locally

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

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

$ cd ~/file-rename $ makepkg -si

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

ID: 1379432
Name: file-rename
PackageBaseID: 83352
PackageBase: file-rename
Version: 2.02-1
Description: Renames multiple files using regular expressions.
URL: https://metacpan.org/release/File-Rename
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: crabmatic
Submitter: glennie
FirstSubmitted: 1403790754
LastModified: 1704256746
URLPath: /cgit/aur.git/snapshot/file-rename.tar.gz