Skip to content

Conversation

@alissonzuza
Copy link
Contributor

In the new version of dnf the --list parameter was replaced by just list as can be seen below

dnf --version
dnf5 version 5.2.12.0

With --list
dnf updateinfo -q --list | wc -l
Unknown argument "--list" for command "updateinfo". Add "--help" for more information about the arguments.
The argument is available for commands: repoquery. (Must be placed after the command.)

Only list
dnf updateinfo -q list | wc -l
0

@x70b1 x70b1 merged commit 137f0aa into polybar:master Apr 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants