coccinelle-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S coccinelle-git

* (Optional) Uninstall coccinelle-git on Arch using YAY

$ yay -Rns coccinelle-git

2. Manually Install "coccinelle-git" via AUR

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

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

b. Clone coccinelle-git's git locally

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

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

$ cd ~/coccinelle-git $ makepkg -si

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

ID: 867553
Name: coccinelle-git
PackageBaseID: 133848
PackageBase: coccinelle-git
Version: 1.0.8.r209.0e1f2b1f-1
Description: Provides spatch program used to apply semantic patches
URL: http://coccinelle.lip6.fr/
NumVotes: 5
Popularity: 3.5E-5
OutOfDate:
Maintainer: osandov
Submitter: osandov
FirstSubmitted: 1530255153
LastModified: 1614025027
URLPath: /cgit/aur.git/snapshot/coccinelle-git.tar.gz