Description of problem: RPM and YUM have ability to query all packages (option -a), but this doesn't seem to be possible with DNF repoquery. Lack of this feature prevents switching from yum-utils to dnf. Please consider implementing this feature. "rpmquery -a" - works "repoquery -a" - works "dnf repoquery -a" - does not $ dnf repoquery -a [...] dnf repoquery: error: unrecognized arguments: -a
Running dnf repoquery without arguments should list all packages.
IIRC newer version of dnf repoqeury (from dnf-2.0) lists just available pkgs by default. We will implement --all option.
I just want to mentioned, that to query all packages you can use `--installed`` and `--available` options together.
Sorry, the option --all represent default repoquery behavior without argument or with '*' . I created PR: https://github.com/rpm-software-management/dnf/pull/742
dnf-2.1.1-1.fc26 libdnf-0.8.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-65586fa42b
dnf-2.1.1-1.1.fc26, libdnf-0.8.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-65586fa42b
dnf-2.2.0-1.fc26, libdnf-0.8.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-65586fa42b
dnf-2.2.0-1.fc26, libdnf-0.8.0-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.