Fixes issues with Steam on Ubuntu/Linux by removing libstdc++ and libgcc libraries from the Steam folder.
Fixes issues with Steam and games on Ubuntu/Linux by removing libstdc++ and
libgcc libraries from the Steam folder.
Begin by downloading the latest release from
releases, or by git
cloning
the repository.
Open a terminal at the directory you placed the software at and and run./entrypoint.sh
. Follow the instructions provided by the software.
Reminder: Whenever Steam updates, a game in your library is
updated/installed, or an integrity check is ran on either Steam or a game, thelibstdc++
and libgcc
files might be re-added. You must run the software each
time those files are re-added.
The software will inform you if you are running an outdated version of the
software.
When an update is available, you can update via Git or by downloading the latest
release. If you attained the software via git
; read via Git
. Otherwise, you
probably downloaded the software; read via Download
.
Download the latest release
and replace your old files with the new files.
From the project directory, run git pull
.