batch-rename on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install batch-rename on Arch using YAY
$
yay -S
batch-rename
Copied
* (Optional) Uninstall batch-rename on Arch using YAY
$
yay -Rns
batch-rename
Copied
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
Copied
b. Clone batch-rename's git locally
$
git clone https://aur.archlinux.org/batch-rename.git
~/batch-rename
Copied
c. Go to ~/batch-rename folder and install it
$
cd
~/batch-rename
Copied
$
makepkg -si
Copied
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
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