Emulation fans might like this! The GameCube and Wii emulator Dolphin, is going to finally get an official package for Linux Desktop and Steam Deck.
This will come thanks to Flatpak and be available via Flathub. It's actually already available, but was originally done by the community. However, one of the Dolphin developers posted onto the GitHub page for the Flathub package about actually making it properly official.
As developer "OatmealDome" explained a few weeks ago:
For the past 8 years, the Dolphin project has chosen not to create any official builds for Linux, instead opting to relegate that task to the distributions. However, with the rise of the Steam Deck, we've observed significant user demand for an official Flatpak version of Dolphin. As this unofficial Flatpak is being used by many people already, we think that collaborating with you and making this Flatpak official would be the best way to approach this. Is this something that everyone is interested in doing?
The work towards it is ongoing, but it's looking very positive with the Dolphin project making code changes to prepare for it, and the GitHub repository for the Flathub package being moved over to their control. So soon, the Flathub page should switch over to note it's official.
Why is this important? Well, it's like downloading and installing anything; you have the peace of mind to know that not only is it safe but actually maintained by the original developers and supported.
Nice to see the Steam Deck continuing to have a positive impact for Linux users everywhere. Valve clearly made the right decision to support installing apps via Flatpak/Flathub.
Quoting: pleasereadthemanualQuoting: legluondunetYou still need a root password to install Flatpak applicationsOnly if you want to install it as a system-wide package.
You can install it in your user with the --user option.
Ohhh nice tip! I didn't know that, probably because I've never needed it, but it's still good to know.
Last edited by legluondunet on 27 August 2024 at 4:40 pm UTC
Quoting: AdutchmanAppimage is a dead format.Hardly.
Quoting: AdutchmanMaybe for emulators thenNo not just for emulators. Many popular open source games and applications use the format.
Quoting: AdutchmanIt might also just be preference, since I really dislike managing Appimages and they are a pain to update.I suspect that your opinion on the format's future is very much a bias based off your preference. I personally prefer an AppImage. They take less space and, IMO, are less of a pain in the butt to manage. I use AppImageLauncher for that. Updating is a simple matter of removing the old and dropping in the new. And, updates happen when I want them to happen.
Depending on your install setup, AppImageLauncher can even automate the update process with certain AppImages.
AppImage installation is a quick process. You simply go into the Permissions tab under File Properties in your favorite file browser and mark the AppImage file as executable. Then you run it. AppImageLauncher detects the launch and integrates it into your GUI. No root permissions required.
Flatpaks, on the other hand, are a mess of permissions to get them to integrate with the rest of your system. (I know, they have a tool for that -- also on Flathub.). You can't control where they're placed so they end up choking up valuable space on your OS partition (I prefer to keep my games on a separate partition). They take loads of extra space compared to repository or AppImage installs. They install extra stuff without telling you when or why. Then there's the official vs unofficial bs -- most of the time, a flatpak is no more trustworthy than the claims made against AppImages. I could go on and on about my negative experiences with flatpaks ...
There is room in this world for multiple solutions to a problem. I am happy that we have all these choices available to us.
Even downloading the git build from the AUR is a problem, because I get a "dirty" build of the latest version, which still disqualifies me from netplay with my friend due to being technically the same version, but still version mismatched, and netplay is the entire reason I'm even on the dev build to begin with.
How come we have MacOS and Android download options for the dev branch build but not a linux one?
Last edited by WMan22 on 27 August 2024 at 7:30 pm UTC
See more from me