Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Wrong number of dpkg packages in Debian Unstable #2278

Open
@moondownr

Description

@moondownr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions