Running Visual Studio Code on Linux
https://code.visualstudio.com/docs/setup/linux03.11.2021 · The VS Code .rpm package (64-bit) can also be manually downloaded and installed, however, auto-updating won't work unless the repository above is installed. Once downloaded it can be installed using your package manager, for example with dnf: sudo dnf install <file>.rpm Note that other binaries are also available on the VS Code download page.