ruplacer on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ruplacer

* (Optional) Uninstall ruplacer on Arch using YAY

$ yay -Rns ruplacer

2. Manually Install "ruplacer" via AUR

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

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

b. Clone ruplacer's git locally

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

c. Go to ~/ruplacer folder and install it

$ cd ~/ruplacer $ makepkg -si

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

ID: 1086240
Name: ruplacer
PackageBaseID: 136669
PackageBase: ruplacer
Version: 0.8.0-1
Description: Find and replace text in source files
URL: http://github.com/dmerejkowsky/ruplacer
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dmerejkowsky
Submitter: dmerejkowsky
FirstSubmitted: 1539631652
LastModified: 1653739272
URLPath: /cgit/aur.git/snapshot/ruplacer.tar.gz