coccigrep on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "coccigrep" 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
Copied
b. Install coccigrep on Arch using YAY
$
yay -S
coccigrep
Copied
* (Optional) Uninstall coccigrep on Arch using YAY
$
yay -Rns
coccigrep
Copied
2. Manually Install "coccigrep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone coccigrep's git locally
$
git clone https://aur.archlinux.org/coccigrep.git
~/coccigrep
Copied
c. Go to ~/coccigrep folder and install it
$
cd
~/coccigrep
Copied
$
makepkg -si
Copied
3. Information about the coccigrep package on Arch User Repository (AUR)
ID: 732570
Name: coccigrep
PackageBaseID: 111938
PackageBase: coccigrep
Version: 1.20-1
Description: Semantic grep for the C language based on coccinelle
URL: http://home.regit.org/software/coccigrep/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1464795834
LastModified: 1588874087
URLPath: /cgit/aur.git/snapshot/coccigrep.tar.gz
Name: coccigrep
PackageBaseID: 111938
PackageBase: coccigrep
Version: 1.20-1
Description: Semantic grep for the C language based on coccinelle
URL: http://home.regit.org/software/coccigrep/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1464795834
LastModified: 1588874087
URLPath: /cgit/aur.git/snapshot/coccigrep.tar.gz