• LalSalaamComrade
      link
      fedilink
      12
      edit-2
      3 months ago

      Well, you’re not wrong here. It is better to use dnf-related commands. yum as an alias exists to make sure that old server scripts for RHEL remains compatible.

    • Dran
      link
      fedilink
      123 months ago

      Generally the lifecycle with this sort of thing is old_thing becomes an alias to new_thing, and eventually old_thing gets dropped as an alias down the line.

      It’s still decent advice to learn dnf native calls and to update scripts using yum to those native calls.