path-extractor on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S path-extractor

* (Optional) Uninstall path-extractor on Arch using YAY

$ yay -Rns path-extractor

2. Manually Install "path-extractor" via AUR

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

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

b. Clone path-extractor's git locally

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

c. Go to ~/path-extractor folder and install it

$ cd ~/path-extractor $ makepkg -si

3. Information about the path-extractor package on Arch User Repository (AUR)

ID: 746541
Name: path-extractor
PackageBaseID: 141887
PackageBase: path-extractor
Version: 0.2.0-4
Description: A unix filter which outputs the filepaths found in stdin
URL: https://github.com/edi9999/path-extractor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gondolin
Submitter: Gondolin
FirstSubmitted: 1557256301
LastModified: 1591187791
URLPath: /cgit/aur.git/snapshot/path-extractor.tar.gz