rn on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "rn" 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 rn on Arch using YAY
$
yay -S
rn
Copied
* (Optional) Uninstall rn on Arch using YAY
$
yay -Rns
rn
Copied
2. Manually Install "rn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rn's git locally
$
git clone https://aur.archlinux.org/rn.git
~/rn
Copied
c. Go to ~/rn folder and install it
$
cd
~/rn
Copied
$
makepkg -si
Copied
3. Information about the rn package on Arch User Repository (AUR)
ID: 932090
Name: rn
PackageBaseID: 168733
PackageBase: rn
Version: 0.1.0-2
Description: Rename files and directories.
URL: https://github.com/thled/rn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thled
Submitter: thled
FirstSubmitted: 1625723837
LastModified: 1625767401
URLPath: /cgit/aur.git/snapshot/rn.tar.gz
Name: rn
PackageBaseID: 168733
PackageBase: rn
Version: 0.1.0-2
Description: Rename files and directories.
URL: https://github.com/thled/rn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thled
Submitter: thled
FirstSubmitted: 1625723837
LastModified: 1625767401
URLPath: /cgit/aur.git/snapshot/rn.tar.gz