• Dran@lemmy.world
          link
          fedilink
          arrow-up
          12
          ·
          10 days 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.

        • velox_vulnus@lemmy.ml
          link
          fedilink
          arrow-up
          12
          ·
          edit-2
          10 days 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.