replacer on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S replacer

* (Optional) Uninstall replacer on Arch using YAY

$ yay -Rns replacer

2. Manually Install "replacer" via AUR

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

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

b. Clone replacer's git locally

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

c. Go to ~/replacer folder and install it

$ cd ~/replacer $ makepkg -si

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

ID: 434627
Name: replacer
PackageBaseID: 106613
PackageBase: replacer
Version: 1.1.1-1
Description: Replace text in files
URL: https://github.com/dmerejkowsky/replacer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dmerejkowsky
Submitter: yannicklm
FirstSubmitted: 1453758538
LastModified: 1502386726
URLPath: /cgit/aur.git/snapshot/replacer.tar.gz