cgrep-clang-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cgrep-clang-git

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

$ yay -Rns cgrep-clang-git

2. Manually Install "cgrep-clang-git" 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-git's git locally

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

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

$ cd ~/cgrep-clang-git $ makepkg -si

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

ID: 810233
Name: cgrep-clang-git
PackageBaseID: 147887
PackageBase: cgrep-clang-git
Version: r154.f7e9ac8-1
Description: grep for C/C++ source files
URL: https://github.com/bloodstalker/cgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schra
Submitter: schra
FirstSubmitted: 1578235480
LastModified: 1603832846
URLPath: /cgit/aur.git/snapshot/cgrep-clang-git.tar.gz