Hi. On Mon, 11 Nov 2024 21:44:13 -0500 Todd Zullinger wrote: > Stephen Morris wrote: >> While we are on this groups topic, I used to be able to issue commands >> dnf grouplist and dnf groupinstall as alternatives to dnf group list and dnf >> group install, but the first two commands don't work anymore, was this a >> deliberate alias removal and if so why? > It is deliberate, AFAICT. Right. See: https://dnf5.readthedocs.io/en/latest/changes_from_dnf4.7.html Note for example that options specific to install should be put after the install action. Ex: --allowerasing. In addition, "dnf --disablerepo=NON_EXISTING_REPO ..." fails. Ex: sudo dnf --disablerepo=foo list bar; echo $? No matching repositories for "foo". Add "--help" for more information about the arguments. 2 Those changes are kind or boring, but less than the deprecation of egrep :-( -- francis -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue