rpl on AUR (Arch User Repository)

Last updated: May 13,2024

1. Install "rpl" 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 rpl on Arch using YAY

$ yay -S rpl

* (Optional) Uninstall rpl on Arch using YAY

$ yay -Rns rpl

2. Manually Install "rpl" via AUR

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

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

b. Clone rpl's git locally

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

c. Go to ~/rpl folder and install it

$ cd ~/rpl $ makepkg -si

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

ID: 1289282
Name: rpl
PackageBaseID: 5677
PackageBase: rpl
Version: 1.8rc3-1
Description: UN*X text replacement utility
URL: https://github.com/rrthomas/rpl
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: hav3lock
Submitter: douglaswth
FirstSubmitted: 1150786302
LastModified: 1689430501
URLPath: /cgit/aur.git/snapshot/rpl.tar.gz