Confused on Steam Play and Proton? Be sure to check out our guide.
We do often include affiliate links to earn us some pennies. See more here.

Today is the big day for Canonical and their partners. Ubuntu 20.04 'Focal Fossa' is officially released as their new LTS (Long Term Support) edition along with other desktop flavours like Ubuntu MATE. If you're moving from the previous LTS, you're in for quite a shock. It's a massive release.

Why use a LTS release over the interim Ubuntu releases? The key point is stability. These releases are supposed to be what you go for if you want the best possible experience.

Some of the main changes include:

  • Linux Kernel 5.4 and Mesa 20.0 - bringing with it plenty of new hardware support.
  • Feral GameMode integration (more info).
  • Software Updates: Firefox 75.0, Thunderbird 68.7.0, LibreOffice 6.4.
  • ZFS storage upgrades.
  • OEM logo now displays during boot up.
  • Snap Store replaces the Ubuntu Store.
  • A theme refresh (pictured below) with a Light / Dark switcher.

Pictured: A shot to show the difference in the Light / Dark theme.

You can find out more and download from the below links. Your choice depends on which desktop environment you wish to have. Each edition also has their own release notes and highlighted features, with a lot of work going into each one to improve the out of the box experience:

Something else that's worth a read is Canonical's recent survey for 20.04, which they've now published online. Nice to see them be open about things, quite refreshing indeed.

I have to say, I've been running Ubuntu 20.04 during the development cycle as a daily-driver on my work laptop and it hasn't failed me. It's smooth, responsive and it looks fantastic now. They did a great job on tweaking the look. Most importantly though, it's been as stable as a rock. Possibly my favourite Ubuntu release yet.

Article taken from GamingOnLinux.com.
24 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly.
See more from me
The comments on this article are closed.
43 comments
Page: «4/5»
  Go to:

Mohandevir Apr 24, 2020
Quoting: kaiman
Quoting: SchattenspiegelStill don't see a usecase for snap (or fatpak) on the desktop that would not be better (less time, less space, more reliable functionality) solved by Appimage if you do not get a native package.
Amen! I've been distributing Linux binaries in AppImage format for quite a while, and I really like how they're small and self-contained, with no daemon required in the background for them to run.

I had looked at both snap and flatpak as alternatives, but the whole idea of distributing binaries in the first place was for stuff to just work across distributions with minimal dependencies.

In general though, I'll want to use the regular binaries, managed via the package repository. With the image based applications, if some library they include has vulnerabilities, all the applications need to be patched and updated individually. With regular programs, the library in question can be updated and all the dependent applications are golden.

Sorry for my ignorance, but is there some kind of appimage store? I really find the appimage concept convenient, but is there something for the automatic updates aspect?
obscurenforeign Apr 25, 2020
Quoting: slaapliedje
Quoting: obscurenforeign
Quoting: eldaking
Quoting: CatKiller
Quoting: eldakingI'll wait a bit anyway and probably will update to 20.04 if it isn't too obnoxious to avoid snaps for most things, or if at least it works well.

sudo apt purge snapd will get rid of snaps entirely. Easy enough.

Sure, but will any default programs be removed by that - like say, the calculator? (I legit don't know what would happen to installed snaps)

And will the Ubuntu repositories contain non-snap alternatives for stuff? If they stop maintaining stuff in the repos because they now use snaps, it becomes impractical to use the distro without it. (While, presumably, other distros could still have those normally... at least for now)

Hey, thank you both for this! I had a look on my system and sure enough, not only was snapd installed but among the few snaps installed on my system was gnome-calculator. I was wondering why the hell the calculator in Ubuntu took a freaking minute to load. Went ahead and installed the calculator from apt and now it loads in less than a second like a good calculator should... oh, and also I'm removing all of snapd and REPLACING ALL THE OTHER SNAPS WITH PACKAGES THAT ACTUALLY WORK RIGHT. ...And seriously contemplating switching to like, Debian or something.
I have been running Debian Sid for pretty much decades at this point. Sure I've played with other distributions along the way, but mostly stick with Debian Sid. You CAN install snapd and flatpak if you'd like in Debian, but it doesn't try to abuse it's users and force it upon anyone.

Thanks for the advice, but my musing about switching to Debian is largely fueled by wanting to avoid snapd. Maybe flatpack's better, but frankly I don't see the use much. ("Am I so out of touch...?")
But no matter what you think of the concept, I hope we can all agree that taking a minute to load a calculator, something that could load in about a second on Windows 95, is unacceptable.
Redface Apr 25, 2020
Quoting: obscurenforeign
Quoting: slaapliedje
Quoting: obscurenforeign
Quoting: eldaking
Quoting: CatKiller
Quoting: eldakingI'll wait a bit anyway and probably will update to 20.04 if it isn't too obnoxious to avoid snaps for most things, or if at least it works well.

sudo apt purge snapd will get rid of snaps entirely. Easy enough.

Sure, but will any default programs be removed by that - like say, the calculator? (I legit don't know what would happen to installed snaps)

And will the Ubuntu repositories contain non-snap alternatives for stuff? If they stop maintaining stuff in the repos because they now use snaps, it becomes impractical to use the distro without it. (While, presumably, other distros could still have those normally... at least for now)

Hey, thank you both for this! I had a look on my system and sure enough, not only was snapd installed but among the few snaps installed on my system was gnome-calculator. I was wondering why the hell the calculator in Ubuntu took a freaking minute to load. Went ahead and installed the calculator from apt and now it loads in less than a second like a good calculator should... oh, and also I'm removing all of snapd and REPLACING ALL THE OTHER SNAPS WITH PACKAGES THAT ACTUALLY WORK RIGHT. ...And seriously contemplating switching to like, Debian or something.
I have been running Debian Sid for pretty much decades at this point. Sure I've played with other distributions along the way, but mostly stick with Debian Sid. You CAN install snapd and flatpak if you'd like in Debian, but it doesn't try to abuse it's users and force it upon anyone.

Thanks for the advice, but my musing about switching to Debian is largely fueled by wanting to avoid snapd. Maybe flatpack's better, but frankly I don't see the use much. ("Am I so out of touch...?")
But no matter what you think of the concept, I hope we can all agree that taking a minute to load a calculator, something that could load in about a second on Windows 95, is unacceptable.

The calculator defaults to the deb package in 20.04 and you can avoid snaps on Ubuntu if you want.
kaiman Apr 25, 2020
Quoting: MohandevirSorry for my ignorance, but is there some kind of appimage store? I really find the appimage concept convenient, but is there something for the automatic updates aspect?
The one I'm aware of is AppImageHub. Not sure about automatic updates, though. My own stuff is no longer in active development, so I never really have given that aspect much consideration.

And as a user, I try to get everything from either the official repository or a PPA.
kaiman Apr 25, 2020
With all the positive reactions here, I forced the upgrade from 18.04, as it was a relatively fresh install anyway. I think it's the first time that upgrading from one LTS to the next didn't break the graphics driver, so that's a positive :-).

It didn't, however, go totally smooth. For one it came up with python2 as the default interpreter instead of python3 (the only package actually still depending on python2 being mercurial, which I cannot get rid of, unfortunately). That caused unity-mail to crash, which is still my preferred notification app.

My gnome extensions also weren't updated automatically, and while a notification popped up that updates were available, it took me a while to figure out that what looked like a settings button was actually the button to load the update. But that's on Gnome, not Ubuntu. Also, for some reason, gnome-shell-extension-prefs was not or no longer installed, so extension preferences did not work initially.

But the worst was the new theme. I hate black in particular and dark themes in general. So I switched to the light variant, only to find that all console windows still sported a black window border. Well, turns out console has its own theme settings that for some reason is not following the system default. At least the upgrade preserved my desktop background, but I still have to change grub to show something other than black & white.

And finally, none of the few PPAs I use is yet available for 20.04. Though I guess this will be only a matter of time.

On the whole, I'm content with the updated system, but there's nothing to be ecstatic about.


Last edited by kaiman on 25 April 2020 at 10:13 am UTC
UltraViolet Apr 25, 2020
i hope 'Fractional Scaling' is refined sooner rather than later as i would love to scale my display to 125%
slaapliedje Apr 25, 2020
Quoting: obscurenforeign
Quoting: slaapliedje
Quoting: obscurenforeign
Quoting: eldaking
Quoting: CatKiller
Quoting: eldakingI'll wait a bit anyway and probably will update to 20.04 if it isn't too obnoxious to avoid snaps for most things, or if at least it works well.

sudo apt purge snapd will get rid of snaps entirely. Easy enough.

Sure, but will any default programs be removed by that - like say, the calculator? (I legit don't know what would happen to installed snaps)

And will the Ubuntu repositories contain non-snap alternatives for stuff? If they stop maintaining stuff in the repos because they now use snaps, it becomes impractical to use the distro without it. (While, presumably, other distros could still have those normally... at least for now)

Hey, thank you both for this! I had a look on my system and sure enough, not only was snapd installed but among the few snaps installed on my system was gnome-calculator. I was wondering why the hell the calculator in Ubuntu took a freaking minute to load. Went ahead and installed the calculator from apt and now it loads in less than a second like a good calculator should... oh, and also I'm removing all of snapd and REPLACING ALL THE OTHER SNAPS WITH PACKAGES THAT ACTUALLY WORK RIGHT. ...And seriously contemplating switching to like, Debian or something.
I have been running Debian Sid for pretty much decades at this point. Sure I've played with other distributions along the way, but mostly stick with Debian Sid. You CAN install snapd and flatpak if you'd like in Debian, but it doesn't try to abuse it's users and force it upon anyone.

Thanks for the advice, but my musing about switching to Debian is largely fueled by wanting to avoid snapd. Maybe flatpack's better, but frankly I don't see the use much. ("Am I so out of touch...?")
But no matter what you think of the concept, I hope we can all agree that taking a minute to load a calculator, something that could load in about a second on Windows 95, is unacceptable.
Ha, yeah my point is you can avoid both by going to debian, they just give you the option if you want to go down that path, which is fantastic.
Flatpack and snap both try to fill up /, so if you have a separate /home, it can cause some issues. I had been testing something in a VM and the flatpak package cache did that to me.
CatKiller Apr 25, 2020
View PC info
  • Supporter Plus
Quoting: UltraVioleti hope 'Fractional Scaling' is refined sooner rather than later as i would love to scale my display to 125%

That's... one of the features that's included in 20.04 for Gnome. The other desktop environments have had it for a long time already.
tuubi Apr 25, 2020
View PC info
  • Supporter Plus
Quoting: slaapliedjeFlatpack and snap both try to fill up /, so if you have a separate /home, it can cause some issues. I had been testing something in a VM and the flatpak package cache did that to me.
That's true. Flatpak cache directories can really pile up in your /var/tmp/. These are used to enable partial downloads if I've understood correctly. I manually delete them every once in a while, but a simple script or systemd service could take care of that just fine at shutdown/startup.

The packages themselves can be installed either in a system-wide prefix (/var/lib/flatpak on Mint) or per user (under ~/.local/share/flatpak).
Dorrit Apr 25, 2020
KDE allows scaling in steps of 6.25%, that's definitely more granular than 25% steps.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.