(x-post from /r/linux)

    • @Jeffrey@lemmy.ml
      link
      fedilink
      0
      edit-2
      3 years ago

      Just search “install steam Fedora” and the first result is https://itsfoss.com/install-steam-fedora/

      In that guide it has the correct instructions to enable the RPMFusion repos, then install steam. It even provides the necessary terminal commands to copy + paste:

      sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

      sudo dnf install steam

      Never mind that Linus could tweet “how do I install steam on Fedora?” or ask his live stream, he’d be flooded with the correct answer in like 3 seconds.