How to fix fatal error Failed to load steamui.so

preview_player
Показать описание
How to fix "fatal error Failed to load steamui so" file.
Commands:
sudo apt-get purge steam steam-installer steam-launcher
sudo rm -r .local/share/Steam
sudo rm -r .steam
sudo rm -r .steampath

ETH Address:
0xc9b64496986E7b6D4A68fDF69eF132A35e91838e
Рекомендации по теме
Комментарии
Автор

if these commands do not work, try these that will work.

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt install libgl1-mesa-dri:i386 libgl1:i386
sudo apt-get upgrade steam -f
sudo apt install nvidia-driver-libs:i386

The last command is only necessary if you have an nvidia card, if you do not have to run.

hieigf
Автор

Thank you so much :)
Still helps on ubuntu 20.04. you're a genious, God bless you

redtriangle
Автор

Thank you!! This helped me on my Lubuntu :)

kuelewa
Автор

Ubuntu 20.04.3. I was using a fresh 20.04.3 release. My fix was to launch from a terminal window, not from DMenu.

richiegusto
Автор

Linux mint 19, I tried installing steam_latest.deb and it gave me the error: You are not allowed to perform this action

You don't have the required privileges to perform this action

hellcrafter
Автор

I'm on the acer chromeOS. My terminal for my name says @penguin and yours saysThinkPad-E555. Is the difference in devices why it won't work on mine?

Luka-ntnc
Автор

unable to locate package steam-installer

scroomers