rename on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "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 rename on Arch using YAY
$
yay -S
rename
Copied
* (Optional) Uninstall rename on Arch using YAY
$
yay -Rns
rename
Copied
2. Manually Install "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 rename's git locally
$
git clone https://aur.archlinux.org/rename.git
~/rename
Copied
c. Go to ~/rename folder and install it
$
cd
~/rename
Copied
$
makepkg -si
Copied
3. Information about the rename package on Arch User Repository (AUR)
ID: 965267
Name: rename
PackageBaseID: 21827
PackageBase: rename
Version: 1.3-8
Description: Fast file renaming utility with support for string, regex and case
URL: https://fossies.org/linux/privat/old/
NumVotes: 48
Popularity: 0.021829
OutOfDate:
Maintainer: prurigro
Submitter:
FirstSubmitted: 1227728474
LastModified: 1632499349
URLPath: /cgit/aur.git/snapshot/rename.tar.gz
Name: rename
PackageBaseID: 21827
PackageBase: rename
Version: 1.3-8
Description: Fast file renaming utility with support for string, regex and case
URL: https://fossies.org/linux/privat/old/
NumVotes: 48
Popularity: 0.021829
OutOfDate:
Maintainer: prurigro
Submitter:
FirstSubmitted: 1227728474
LastModified: 1632499349
URLPath: /cgit/aur.git/snapshot/rename.tar.gz