Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix swapped links, add KDE instructions #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2000-01-05-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ sudo emerge -av vscodium
---
<a tabindex="-1" aria-hidden="true" id="flatpak" href="#flatpak"></a>
## Flatpak Option (Linux)
VSCodium is (unofficially) available as a [Flatpak app](https://flathub.org/apps/details/com.vscodium.codium) and here's the [build repo](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/), you can install VSCodium via the command line:
VSCodium is (unofficially) available as a [Flatpak app](https://flathub.org/apps/details/com.vscodium.codium) and here's the [build repo](https://github.com/flathub/com.vscodium.codium). If your distribution has support for [flatpak](https://flatpak.org/setup/), and you have enabled the [flathub repo](https://flathub.org/setup), you can install VSCodium via the command line:
```bash
flatpak install flathub com.vscodium.codium
```
…or by opening the [flatpakref](https://dl.flathub.org/repo/appstream/com.vscodium.codium.flatpakref) file from [Flathub](https://flathub.org/apps/details/com.vscodium.codium). VSCodium can also be found in GNOME Software if you have `gnome-software-plugin-flatpak` installed (as recommended in the Flathub setup instructions).
…or by opening the [flatpakref](https://dl.flathub.org/repo/appstream/com.vscodium.codium.flatpakref) file from [Flathub](https://flathub.org/apps/details/com.vscodium.codium). VSCodium can also be found in GNOME Software if you have `gnome-software-plugin-flatpak` installed (as recommended in the Flathub setup instructions). On KDE, you need `plasma-discover-flatpak` (Fedora), `plasma-discover-flatpak-backend` (Ubuntu), or similarly named packages.