cgrep-clang on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S cgrep-clang

* (Optional) Uninstall cgrep-clang on Arch using YAY

$ yay -Rns cgrep-clang

2. Manually Install "cgrep-clang" via AUR

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

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

b. Clone cgrep-clang's git locally

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

c. Go to ~/cgrep-clang folder and install it

$ cd ~/cgrep-clang $ makepkg -si

3. Information about the cgrep-clang package on Arch User Repository (AUR)

ID: 942951
Name: cgrep-clang
PackageBaseID: 150989
PackageBase: cgrep-clang
Version: 1.1.2-1
Description: grep for C/C++ source files
URL: https://github.com/terminaldweller/cgrep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: schra
Submitter: schra
FirstSubmitted: 1585783320
LastModified: 1627921982
URLPath: /cgit/aur.git/snapshot/cgrep-clang.tar.gz