brename on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "brename" 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 brename on Arch using YAY
$
yay -S
brename
Copied
* (Optional) Uninstall brename on Arch using YAY
$
yay -Rns
brename
Copied
2. Manually Install "brename" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone brename's git locally
$
git clone https://aur.archlinux.org/brename.git
~/brename
Copied
c. Go to ~/brename folder and install it
$
cd
~/brename
Copied
$
makepkg -si
Copied
3. Information about the brename package on Arch User Repository (AUR)
ID: 433504
Name: brename
PackageBaseID: 122179
PackageBase: brename
Version: 2.3.0-1
Description: A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
URL: https://github.com/shenwei356/brename
NumVotes: 2
Popularity: 0
OutOfDate: 1585397455
Maintainer: efournival
Submitter: efournival
FirstSubmitted: 1494197242
LastModified: 1502046998
URLPath: /cgit/aur.git/snapshot/brename.tar.gz
Name: brename
PackageBaseID: 122179
PackageBase: brename
Version: 2.3.0-1
Description: A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
URL: https://github.com/shenwei356/brename
NumVotes: 2
Popularity: 0
OutOfDate: 1585397455
Maintainer: efournival
Submitter: efournival
FirstSubmitted: 1494197242
LastModified: 1502046998
URLPath: /cgit/aur.git/snapshot/brename.tar.gz