reggie-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S reggie-git

* (Optional) Uninstall reggie-git on Arch using YAY

$ yay -Rns reggie-git

2. Manually Install "reggie-git" via AUR

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

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

b. Clone reggie-git's git locally

$ git clone https://aur.archlinux.org/reggie-git.git ~/reggie-git

c. Go to ~/reggie-git folder and install it

$ cd ~/reggie-git $ makepkg -si

3. Information about the reggie-git package on Arch User Repository (AUR)

ID: 1108841
Name: reggie-git
PackageBaseID: 165727
PackageBase: reggie-git
Version: r25.aa569e9-1
Description: A new regex replace CLI tool, as an alternative to sed.
URL: https://github.com/cainy-a/reggie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Yellowsink
Submitter: Yellowsink
FirstSubmitted: 1618666285
LastModified: 1657199510
URLPath: /cgit/aur.git/snapshot/reggie-git.tar.gz