perl-file-rename on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S perl-file-rename

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

$ yay -Rns perl-file-rename

2. Manually Install "perl-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 perl-file-rename's git locally

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

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

$ cd ~/perl-file-rename $ makepkg -si

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

ID: 1212106
Name: perl-file-rename
PackageBaseID: 162974
PackageBase: perl-file-rename
Version: 2.01-1
Description: Renames multiple files using Perl regular expressions.
URL: https://metacpan.org/release/File-Rename
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: figue
Submitter: figue
FirstSubmitted: 1612639681
LastModified: 1676587725
URLPath: /cgit/aur.git/snapshot/perl-file-rename.tar.gz