Comments on: 12 Apt Command Examples in Ubuntu & Debian Linux https://tecadmin.net/apt-command-in-linux/ How to guide for System Administrator's and Developers Wed, 04 Jan 2023 10:46:50 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: C138 https://tecadmin.net/apt-command-in-linux/#comment-65671 Wed, 04 Jan 2023 08:52:23 +0000 https://tecadmin.net/?p=33552#comment-65671 apt-rdepends -d –state-show=installed > apt-snapshot.txt

seems to be wrong ==>

Usage:
apt-rdepends [options] [pkgs …]

Options:
-b, –build-depends show build dependencies
-d, –dotty generates a dotty graph
-p, –print-state show the state of each dependency
-r, –reverse list packages that depend on the specified one
-f, –follow=DEPENDS only follow DEPENDS dependencies recursively
-s, –show=DEPENDS only show DEPENDS dependencies
–state-follow=STATES only follow STATES states recursively
–state-show=STATES only show STATES states
–help display this help and exit
–man display the man page and exit
–version output version information and exit

]]>