rextract on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S rextract

* (Optional) Uninstall rextract on Arch using YAY

$ yay -Rns rextract

2. Manually Install "rextract" via AUR

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

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

b. Clone rextract's git locally

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

c. Go to ~/rextract folder and install it

$ cd ~/rextract $ makepkg -si

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

ID: 560257
Name: rextract
PackageBaseID: 123108
PackageBase: rextract
Version: 1.1.1-1
Description: Powerful commandline tool to extract and manipulate strings using regular exressions
URL: http://github.com/kata198/rextract
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496561250
LastModified: 1542308324
URLPath: /cgit/aur.git/snapshot/rextract.tar.gz