- SteamOS locks down basically all directories outside of the
/homedirectory- Hence, installs via
pacmanor the AUR are disabled by default, and will be deleted after each SteamOS upgrade
- Hence, installs via
- The installation steps below will install VSCode without Flatpak
- Some things might not work well, such as browser hooks when logging into external services and extensions
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000