rrn on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "rrn" 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 rrn on Arch using YAY
$
yay -S
rrn
Copied
* (Optional) Uninstall rrn on Arch using YAY
$
yay -Rns
rrn
Copied
2. Manually Install "rrn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rrn's git locally
$
git clone https://aur.archlinux.org/rrn.git
~/rrn
Copied
c. Go to ~/rrn folder and install it
$
cd
~/rrn
Copied
$
makepkg -si
Copied
3. Information about the rrn package on Arch User Repository (AUR)
ID: 608109
Name: rrn
PackageBaseID: 138230
PackageBase: rrn
Version: 0.0.1-3
Description: recursive renaming tool written in C ++, uses boost library
URL: http://github.com/knasan/rrn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: knasan
Submitter: knasan
FirstSubmitted: 1545424330
LastModified: 1556558999
URLPath: /cgit/aur.git/snapshot/rrn.tar.gz
Name: rrn
PackageBaseID: 138230
PackageBase: rrn
Version: 0.0.1-3
Description: recursive renaming tool written in C ++, uses boost library
URL: http://github.com/knasan/rrn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: knasan
Submitter: knasan
FirstSubmitted: 1545424330
LastModified: 1556558999
URLPath: /cgit/aur.git/snapshot/rrn.tar.gz