apt-rdepends

Recursively lists package dependencies

Install

All systems
curl cmd.cat/apt-rdepends.sh
Debian Debian
apt-get install apt-rdepends
Ubuntu
apt-get install apt-rdepends
image/svg+xml Kali Linux
apt-get install apt-rdepends
Windows (WSL2)
sudo apt-get update sudo apt-get install apt-rdepends
Raspbian
apt-get install apt-rdepends

apt-rdepends

Recursively lists package dependencies

This utility can recursively list package dependencies, either forwards or in reverse. It also lists forward build-dependencies. The output format closely resembles that of `apt-cache depends`. As well, it can generate .dot graphs, much like apt-cache in dotty mode.