mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 19:44:53 -06:00
Add flatpak information
Reflects information available in VSCodium/vscodium README.md
This commit is contained in:
parent
8839b7560f
commit
00f4e9d8bd
@ -144,4 +144,9 @@ Examples:
|
||||
```
|
||||
|
||||
### <a id="flatpak"></a>Flatpak Option (Linux)
|
||||
VSCodium is not available as a Flatpak app, but [@amtlib-dot-dll](https://github.com/amtlib-dot-dll) has done significant work to package up the open source build of Visual Studio Code without telemetry, very similarly to VSCodium. That package is available [here](https://flathub.org/apps/details/com.visualstudio.code.oss) and the build repo is [here](https://github.com/flathub/com.visualstudio.code.oss).
|
||||
VSCodium is (unofficially) available as a Flatpak app [here](https://flathub.org/apps/details/com.vscodium.codium) and the build repo is [here](https://github.com/flathub/com.vscodium.codium). If your distribution has support for [flatpak](https://flathub.org), and you have enabled the [flathub repo](https://flatpak.org/setup/):
|
||||
```bash
|
||||
flatpak install flathub com.vscodium.codium
|
||||
|
||||
flatpak run com.vscodium.codium
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user