There are already some aliases available for openSUSE users. Two more could be added for convenience: if for dnf info ar for config-manager --add-repo Perhaps it would be interesting to have an additional one named cm for config-manager to serve as an equivalent to zypper mr (modifyrepo) too.
PR is open for adding "if" for "info": https://github.com/rpm-software-management/dnf/pull/1744
As config-manager functionality is in a separate package, that probably makes sense to be handled differently.
As for the "ar" alias, I don't think we want such a specific alias defined in the code. But you can add alias for yourself using: # dnf alias add ar="config-manager --add-repo"
FEDORA-2021-78c5f8c03d has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
This isn't included in 4.8.0, but I just merged it now (since there was an approval already). It'll be in the next version.
FEDORA-2021-a3a73697b8 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a3a73697b8
FEDORA-2021-a3a73697b8 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a3a73697b8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a3a73697b8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-a3a73697b8 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.