How to Install and Uninstall deps-tools-cli Package on Kali Linux

Last updated: July 03,2024

1. Install "deps-tools-cli" package

Please follow the instructions below to install deps-tools-cli on Kali Linux

$ sudo apt update $ sudo apt install deps-tools-cli

2. Uninstall "deps-tools-cli" package

This is a short guide on how to uninstall deps-tools-cli on Kali Linux:

$ sudo apt remove deps-tools-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the deps-tools-cli package on Kali Linux

Package: deps-tools-cli
Source: deps
Version: 0.13-4.2
Installed-Size: 20
Maintainer: Yann Dirson
Architecture: all
Replaces: graph-includes (<< 0.12)
Depends: libdeps-perl, libdeps-renderer-dot-perl | libdeps-renderer, perl:any
Conflicts: graph-includes (<< 0.12)
Size: 5644
SHA256: ad09ef82f5423b77e71ea8a5672412f63a1b57348176f0328d6f0b26b96c599b
SHA1: dc1fa45b6b438d96e734029cfac3e05bf81778e4
MD5sum: f5d5f74ed461316f1444eeb1d4648674
Description: DEPS command-line tools
Currently only contains the limited "graph-includes" tool.
.
Graph-includes creates a graph of dependencies between source-files
and/or groups of source-files, with an emphasis on getting readable
and usable graphs even for large projects.
.
Usability of the dependency graphs are currently improved by:
- customizable grouping of several source files into a single node
- transitive reduction of the graph
.
It currently supports graphing the C/C++ #include relationship, using
graphviz by default.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/d/deps/deps-tools-cli_0.13-4.2_all.deb