coccinelle on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "coccinelle" 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 coccinelle on Arch using YAY
$
yay -S
coccinelle
Copied
* (Optional) Uninstall coccinelle on Arch using YAY
$
yay -Rns
coccinelle
Copied
2. Manually Install "coccinelle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone coccinelle's git locally
$
git clone https://aur.archlinux.org/coccinelle.git
~/coccinelle
Copied
c. Go to ~/coccinelle folder and install it
$
cd
~/coccinelle
Copied
$
makepkg -si
Copied
3. Information about the coccinelle package on Arch User Repository (AUR)
ID: 1124448
Name: coccinelle
PackageBaseID: 35955
PackageBase: coccinelle
Version: 1.1.1-2
Description: Provides spatch program used to apply semantic patches
URL: http://coccinelle.lip6.fr/
NumVotes: 19
Popularity: 0.005915
OutOfDate:
Maintainer: osandov
Submitter: hsyl20
FirstSubmitted: 1269627533
LastModified: 1660153522
URLPath: /cgit/aur.git/snapshot/coccinelle.tar.gz
Name: coccinelle
PackageBaseID: 35955
PackageBase: coccinelle
Version: 1.1.1-2
Description: Provides spatch program used to apply semantic patches
URL: http://coccinelle.lip6.fr/
NumVotes: 19
Popularity: 0.005915
OutOfDate:
Maintainer: osandov
Submitter: hsyl20
FirstSubmitted: 1269627533
LastModified: 1660153522
URLPath: /cgit/aur.git/snapshot/coccinelle.tar.gz