dylanaraps/neofetch

Wrong number of dpkg packages in Debian Unstable

moondownr opened this issue · 0 comments

Description

Neofetch seems to get number of packages from the output of "dpkg --get-selections", which, at least in case of Debian Sid, displays both installed and uninstalled packages. The correct number of installed packages is given by "apt list --installed | wc -l"

  • Does this issue still occur in the master branch? (Required if issue)
    Yes.

Neofetch version

7.1.0

Screenshot

https://imgur.com/dWYNg3X

Config file

https://controlc.com/21699b20

Verbose log

https://pastebin.com/WwbsDjpc