Re: finding apt dependencies
jean-christophe <[email protected]> Wed, 08 Jul 2026 06:39:32 +0200
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <5bfc6c7ce53d7ccaa26256d7308ffd0bf4f22b10.camel@blues-softwares.net> |
On mer., 2026-07-08 at 06:34 +0200, jean-christophe wrote: > > eben@cerberus:~$ apt-cache policy | grep -E > > '^\s*Installed:\s*(.+)$' > > 1 > > > > "1" is the exit status. Maybe we have different versions of apt- > > get? > > try with that : https://x0.at/P0Kv.txt > jean-christophe@debian:~/Documents/codes/bash$ time sh allpkgs-0.5.sh The list of packages and their upgradable dependencies has been saved to dependencies_count.txt. real 0m0.232s user 0m0.210s sys 0m0.027s jean-christophe@debian:~/Documents/codes/bash$