Thank you, the number of less than 400 libs should have alerted me.Are you sure they aren't installed, or is it just that they weren't installed manually? They are dependencies after all, and would be installed automatically.The 7 dependencies not installed on my system make it harder to get meaning out of all:
Now more than 95K libs makes more sense:
Code:
pi@raspberrypi5:~ $ apt list 2>/dev/null | sed -e s';/.*$;;' | sort > api@raspberrypi5:~ $ wc --lines a95799 api@raspberrypi5:~ $ comm -1 -2 a b | wc --lines12pi@raspberrypi5:~ $ wc --lines b12 bpi@raspberrypi5:~ $
Statistics: Posted by HermannSW — Mon Sep 09, 2024 4:08 pm