ap-rename on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ap-rename

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

$ yay -Rns ap-rename

2. Manually Install "ap-rename" via AUR

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

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

b. Clone ap-rename's git locally

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

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

$ cd ~/ap-rename $ makepkg -si

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

ID: 994777
Name: ap-rename
PackageBaseID: 160735
PackageBase: ap-rename
Version: 1.601-1
Description: Perl-powered file rename script with many helpful built-ins
URL: http://plasmasturm.org/code/rename
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: defty
Submitter: defty
FirstSubmitted: 1607508621
LastModified: 1638059998
URLPath: /cgit/aur.git/snapshot/ap-rename.tar.gz