You must log in or register to comment.
Nix with nix-output-monitor (nom). https://github.com/maralorn/nix-output-monitor
It shows the tree of packages to download and to build. It shortens the tree in realtime when packages have finished downloading/building and lengthens the tree when it finds more packages it needs to handle. Very fun and satisfying.
I haven’t seen this in other package managers.
Package managers are for chumps. Build everything from source and track where you installed it in a single master text file.
You joke, but you should look up Guix