diff --git a/_posts/2000-01-05-install.md b/_posts/2000-01-05-install.md index 9535977..fffb6d9 100644 --- a/_posts/2000-01-05-install.md +++ b/_posts/2000-01-05-install.md @@ -194,8 +194,8 @@ sudo emerge -av vscodium --- ## 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.