How to Install and Uninstall deps-tools-cli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "deps-tools-cli" package

Please follow the step by step instructions below to install deps-tools-cli on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "deps-tools-cli" package

Please follow the steps below to uninstall deps-tools-cli on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the deps-tools-cli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: deps-tools-cli
Priority: optional
Section: universe/devel
Installed-Size: 48
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Yann Dirson
Architecture: all
Source: deps
Version: 0.13-1.1
Replaces: graph-includes (<< 0.12)
Depends: libdeps-perl, libdeps-renderer-dot-perl | libdeps-renderer, perl
Conflicts: graph-includes (<< 0.12)
Filename: pool/universe/d/deps/deps-tools-cli_0.13-1.1_all.deb
Size: 6256
MD5sum: 7e9b2fe99ff7d1a00a4960db9b627a7e
SHA1: 995748ca7a279a3cb6668e35964deba7bae3b2a0
SHA256: 0a701b0b0862fb2baadf121b9601c39ea8e878a3b004ed40bc74b511e187502a
Description-en: 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. Limited support is provided to draw 3D graphs
using tulip.
Description-md5: 4c06107ed88bd89acd7c285277cd7933
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu