rot13 on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "rot13" 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

b. Install rot13 on Arch using YAY

$ yay -S rot13

* (Optional) Uninstall rot13 on Arch using YAY

$ yay -Rns rot13

2. Manually Install "rot13" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rot13's git locally

$ git clone https://aur.archlinux.org/rot13.git ~/rot13

c. Go to ~/rot13 folder and install it

$ cd ~/rot13 $ makepkg -si

3. Information about the rot13 package on Arch User Repository (AUR)

ID: 1229002
Name: rot13
PackageBaseID: 75803
PackageBase: rot13
Version: 3-3
Description: Converts text with ROT13 from STDIN to STDOUT or text given as arguments.
URL:
NumVotes: 30
Popularity: 0.000342
OutOfDate:
Maintainer: Gobidev
Submitter: akurei
FirstSubmitted: 1385760123
LastModified: 1679233054
URLPath: /cgit/aur.git/snapshot/rot13.tar.gz