lrexrepl on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lrexrepl

* (Optional) Uninstall lrexrepl on Arch using YAY

$ yay -Rns lrexrepl

2. Manually Install "lrexrepl" via AUR

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

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

b. Clone lrexrepl's git locally

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

c. Go to ~/lrexrepl folder and install it

$ cd ~/lrexrepl $ makepkg -si

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

ID: 855437
Name: lrexrepl
PackageBaseID: 139536
PackageBase: lrexrepl
Version: 0.2.1-2
Description: Commandline tool: Search and Replace in multiple files using Regular Expressions and Lua
URL: https://github.com/osch/lrexrepl/#lrexrepl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1549809265
LastModified: 1612002357
URLPath: /cgit/aur.git/snapshot/lrexrepl.tar.gz