How to Install and Uninstall apt-rdepends Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "apt-rdepends" package

This guide covers the steps necessary to install apt-rdepends on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apt-rdepends

2. Uninstall "apt-rdepends" package

This is a short guide on how to uninstall apt-rdepends on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove apt-rdepends $ sudo apt autoclean && sudo apt autoremove

3. Information about the apt-rdepends package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: apt-rdepends
Priority: optional
Section: universe/utils
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 1.3.0-5
Depends: perl, libapt-pkg-perl (>= 0.1.11)
Suggests: springgraph | graphviz
Filename: pool/universe/a/apt-rdepends/apt-rdepends_1.3.0-5_all.deb
Size: 13658
MD5sum: 02f577fce4eed541b37ed567b6620161
SHA1: 6b993d71b3f6c35d1d3e76ef6d9c060ae12754c7
SHA256: 71feef60fac213b64ddeab669a603fff2fbc655790a5c976a927f2e74e17c3d5
Description-en: 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.
Description-md5: bc837e2d71adba8816eee33626828788
Homepage: http://www.sfllaw.ca/programs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu