From 7ff2a6f944c50f946e97c5c0236428e9cd3fd8bd Mon Sep 17 00:00:00 2001 From: Amphitryon0 <17864580+Amphitryon0@users.noreply.github.com> Date: Sun, 8 Dec 2024 10:48:11 -0600 Subject: [PATCH] Update Externally Managed Packages section --- Building-for-Linux.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index d2de2c7..330e784 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -100,15 +100,15 @@ cpack -G DEB ``` ## Externally Managed Packages -On some distributions of Linux, package maintainers provide unofficial, unmodified builds of Dolphin. These are listed below: +Dolphin maintains official Flatpak repositories for both [releases](https://flatpak.dolphin-emu.org/releases.flatpakrepo) and [development builds](https://flatpak.dolphin-emu.org/dev.flatpakrepo). Additionally, on some distributions of Linux, package maintainers provide unofficial, unmodified builds of Dolphin. These are listed below: -- [Debian Stable (Bookworm)](https://packages.debian.org/bookworm/dolphin-emu) and [Ubuntu](https://packages.ubuntu.com/search?keywords=dolphin-emu&searchon=names) **use a highly outdated 6-year-old build. DO NOT INSTALL DOLPHIN EMULATOR FROM APT!** -- [Debian Testing (Trixie)](https://packages.debian.org/trixie/dolphin-emu), [Debian Unstable (Sid)](https://packages.debian.org/sid/dolphin-emu), and [Ubuntu 24.10 (Oracular Oriole)](https://packages.ubuntu.com/oracular/dolphin-emu) have packages of a recent version of Dolphin. You *can* install Dolphin Emulator from APT if you are using these versions of Debian or Ubuntu, but updates may be delayed until the distribution itself upgrades. -- [Arch Linux](https://archlinux.org/packages/community/x86_64/dolphin-emu/) -- [Fedora](https://packages.fedoraproject.org/pkgs/dolphin-emu/dolphin-emu/) **Follows the latest beta version but isn't quite always caught up with the most recent** +- [Debian LTS (Bullseye)](https://packages.debian.org/buster/dolphin-emu), [Ubuntu 24.04 LTS (Noble Numbat)](https://packages.ubuntu.com/focal/dolphin-emu), and older **use a highly outdated build from 2016. Do not install Dolphin Emulator from APT on these versions!** +- [Debian Stable (Bookworm)](https://packages.debian.org/search?keywords=dolphin-emu&searchon=names&suite=all§ion=all), [Ubuntu 24.10 (Oracular Oriole)](https://packages.ubuntu.com/search?keywords=dolphin-emu&searchon=names), and newer have recent release versions of Dolphin, though they can still become outdated due to software versions being mostly frozen when distribution versions release. +- [Arch Linux](https://archlinux.org/packages/extra/x86_64/dolphin-emu/) +- [Fedora](https://packages.fedoraproject.org/pkgs/dolphin-emu/dolphin-emu/) **follows the latest release version but isn't always quite caught up with the most recent** - [OpenSUSE](https://software.opensuse.org/package/dolphin-emu) - [Gentoo](https://packages.gentoo.org/packages/games-emulation/dolphin) -- [Flatpak](https://flathub.org/apps/details/org.DolphinEmu.dolphin-emu) **updated with latest "beta" versions - Steam Deck users may recognize this as the version distributed in the desktop mode's Discover store** +- [Flatpak](https://flathub.org/apps/details/org.DolphinEmu.dolphin-emu) **is updated with the latest release versions - Steam Deck users may recognize this as the version distributed in the desktop mode's Discover store** ### Troubleshooting