From e7fa7d7da38bc9dfa3975f0cede3d7c3ce4ca023 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Tue, 3 Sep 2024 14:18:15 -0400 Subject: [PATCH] Update information about Debian packages in the Externally Managed Packages section --- Building-for-Linux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 9ab142e..124c0f3 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -102,7 +102,8 @@ cpack -G DEB ## Externally Managed Packages On some distributions of Linux, package maintainers provide unofficial, unmodified builds of Dolphin. These are listed below: -- [Debian](https://packages.debian.org/buster/games/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 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) and [Debian Unstable (Sid)](https://packages.debian.org/sid/dolphin-emu) have packages of the latest version of Dolphin. You *can* install Dolphin Emulator from APT if you are using these versions of Debian. - [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** - [OpenSUSE](https://software.opensuse.org/package/dolphin-emu)