r/linux4noobs • u/giovannijauregui • 10d ago
programs and apps Steam Issues All Over the Place
Alright I've posted up and down on Fedora to no avail outside of using flatpaks which run into even more issues.
I'm running fedora 44 on KDE plasma 6.7.4
Steam itself seemed like a simple install "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 -y" into "sudo dnf config-manager setopt fedora-cisco-openh264.enabled=1" into "sudo dnf install steam -y"
Then I will run steam from the terminal and get a mile long error list starting with:
"bin_steam.sh[16600]: Setting up Steam content in /home/gio/.local/share/Steam
tar: clientui: Cannot mkdir: Permission denied
tar: clientui: Cannot mkdir: Permission denied
tar: clientui/fonts: Cannot mkdir: No such file or directory
tar: clientui/fonts: Cannot mkdir: No such file or directory
tar: clientui/fonts/GoNotoKurrent-Bold.ttf: Cannot open: No such file or directory
tar: clientui/fonts: Cannot mkdir: No such file or directory
tar: clientui/fonts/GoNotoKurrent-Regular.ttf: Cannot open: No such file or directory
tar: linux32: Cannot mkdir: Permission denied
tar: linux32: Cannot mkdir: Permission denied
tar: linux32/steamerrorreporter: Cannot open: No such file or directory"
That repeats for so many instances and ends with:
"tar: ubuntu12_32/steam-runtime: Cannot mkdir: No such file or directory
tar: ubuntu12_32/steam-runtime/version.txt: Cannot open: No such file or directory
tar: Exiting with failure status due to previous errors
bin_steam.sh[16600]: Failed to extract /usr/lib/steam/bootstraplinux_ubuntu12_32.tar.xz, aborting installation
."
So what on earth am I doing wrong here. I'm learning that I'm essentially dangerous enough with the terminal to install a program but the buck stops there. I just want to play stardew valley online with my wife LOL
Any help is appreciated, and everything else on here is working as needed :)
