replacer on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install replacer on Arch using YAY
$
yay -S
replacer
Copied
* (Optional) Uninstall replacer on Arch using YAY
$
yay -Rns
replacer
Copied
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
Copied
b. Clone replacer's git locally
$
git clone https://aur.archlinux.org/replacer.git
~/replacer
Copied
c. Go to ~/replacer folder and install it
$
cd
~/replacer
Copied
$
makepkg -si
Copied
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
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