How to Install and Uninstall coccigrep Package on openSUSE Leap
Last updated: February 11,2025
1. Install "coccigrep" package
In this section, we are going to explain the necessary steps to install coccigrep on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
coccigrep
Copied
2. Uninstall "coccigrep" package
Please follow the guidance below to uninstall coccigrep on openSUSE Leap:
$
sudo zypper remove
coccigrep
Copied
3. Information about the coccigrep package on openSUSE Leap
Information for package coccigrep:
----------------------------------
Repository : Main Repository
Name : coccigrep
Version : 1.20-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 122.0 KiB
Installed : No
Status : not installed
Source package : coccigrep-1.20-bp155.3.7.src
Upstream URL : https://github.com/regit/coccigrep
Summary : Semantic grep tool for C, based on coccinelle
Description :
coccigrep is a semantic grep for the C language based on coccinelle. It can be
used to find where a given structure is used in code files. coccigrep depends on
the spatch program which comes with coccinelle.
----------------------------------
Repository : Main Repository
Name : coccigrep
Version : 1.20-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 122.0 KiB
Installed : No
Status : not installed
Source package : coccigrep-1.20-bp155.3.7.src
Upstream URL : https://github.com/regit/coccigrep
Summary : Semantic grep tool for C, based on coccinelle
Description :
coccigrep is a semantic grep for the C language based on coccinelle. It can be
used to find where a given structure is used in code files. coccigrep depends on
the spatch program which comes with coccinelle.