Re: finding apt dependencies
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$
Reply to: