Fedora Account System
Red Hat Associate
Red Hat Customer
In order to save user's time when using dnf from command line often, please provide short alternatives to popular command options, similar to npm package manager: i install up upgrade r remove ls list One could then write dnf i ruby which would be the equivalent of dnf install ruby Thanks!
There already are some command aliases defined, for example: in install rm remove up upgrade dg downgrade rq repoquery It was added in this commit: https://github.com/rpm-software-management/dnf/commit/da52d0ee8ec53fc67477a448ef9da73e32ce2cf2 You can also define your own aliases using the alias command.
Thanks Pavla, that's great! I searched but didn't find these in dnf help. Would be great to add 'ls' too. *** This bug has been marked as a duplicate of bug 1634232 ***
I made PR to add these aliases at least into documentation: https://github.com/rpm-software-management/dnf/pull/1629
FEDORA-2020-210ee4a384 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-210ee4a384
FEDORA-2020-210ee4a384 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-210ee4a384` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-210ee4a384 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-210ee4a384 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.