dolphin-emu no longer works on Ubuntu 22.04
On Ubuntu 21.10, dolphin-emu was accessible via a simple sudo apt install dolphin-emu. I didn't need to add a ppa or anything like that, despite Dolphin's official instructions. I suspect this is probably because it was available via Debian. edit it was available in Ubuntu 21.10 Universe repo, and not in Debian main
This no longer works in Ubuntu 22.04, and my existing dolphin-emu was removed when I upgraded. When I try to install it I'm met with this message.
Package dolphin-emu is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another sourceSo clearly it was here, but the upgrade to 22.04 from 21.10 removed the binary from my system. The PPA also fails with this error
Hit:1 jammy InRelease
Get:2 jammy-updates InRelease [109 kB]
Hit:3 jammy-backports InRelease
Get:4 jammy-security InRelease [110 kB]
Ign:5 jammy InRelease
Err:6 jammy Release 404 Not Found [IP: 91.189.95.85 443]
Reading package lists... Done
E: The repository ' jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.So how is one expected to install dolphin-emu on Ubuntu 22.04?
31 Answer
I just installed it fine on Ubuntu 22.04 following the "Building Dolphin on Linux" guide on wiki-dolphin-emu. It takes a while to build and install but it does seem to work for The Wind Waker so far.
1