How to Install and Uninstall idep Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "idep" package

This guide covers the steps necessary to install idep on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install idep

2. Uninstall "idep" package

This tutorial shows how to uninstall idep on openSuSE Tumbleweed:

$ sudo zypper remove idep

3. Information about the idep package on openSuSE Tumbleweed

Information for package idep:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : idep
Version : 0.5-164.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.1 KiB
Installed : No
Status : not installed
Source package : idep-0.5-164.17.src
Upstream URL : https://www.stolk.org
Summary : Track the Dependencies in your C or C++ Code
Description :
Idep can be used for checking the dependencies of C++ include files. It
offers these features:
- Prints out hierarchy of include files
- Lists the class definitions that are found in each header file
- Detects cyclic dependencies in your include files
- Detects inclusions that could be pruned

5. The same packages on other Linux Distributions