phpgrep-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S phpgrep-bin

* (Optional) Uninstall phpgrep-bin on Arch using YAY

$ yay -Rns phpgrep-bin

2. Manually Install "phpgrep-bin" via AUR

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

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

b. Clone phpgrep-bin's git locally

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

c. Go to ~/phpgrep-bin folder and install it

$ cd ~/phpgrep-bin $ makepkg -si

3. Information about the phpgrep-bin package on Arch User Repository (AUR)

ID: 1290143
Name: phpgrep-bin
PackageBaseID: 194817
PackageBase: phpgrep-bin
Version: 1.0.0-1
Description: Syntax-aware grep for PHP code.
URL: https://github.com/quasilyte/phpgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1687064492
LastModified: 1689590278
URLPath: /cgit/aur.git/snapshot/phpgrep-bin.tar.gz