A simple script for executing programs in the Steam Runtime
steamrun [OPTIONS...] [PROGRAM [OPTIONS...]]
-h Show this help
-d Disable library workarounds
-v Display version information
The following system libraries are preloaded by the script by default, due to known incompatibilities of the Steam Runtime:
libstdc++.so.6
libgcc_s.so.1
libxcb.so.1
libgpg-error.so
This behavior can be disabled using the -d
command-line option.