Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Ken VanDine
on 24 October 2017

Latest and greatest versions of GNOME apps on YOUR desktop!


Want to run the latest GNOME applications on Ubuntu 14.04, 16.04 and 17.10? Actually, not just Ubuntu, many other distributions such as Fedora, Linux Mint and Debian that support snap.

We have now packaged a pretty extensive list of the latest GNOME apps as snaps and provided them in the Snap store. Any of these snaps will work just fine on any distribution that supports snaps.

These all take advantage of the GNOME 3.26 Runtime snap to keep the size down and provide the latest stable libraries needed to run GNOME applications.

These can be installed from the command line with:

$ sudo snap install gnome-recipes

If you do not already have the GNOME 3.26 Runtime snap installed, you will need to install that as well with:

$ sudo snap install gnome-3-26-1604

In a future release of snapd, installation of the runtime snap will be automatic.

Once the runtime snap is installed, you can install any of the GNOME snaps with either gnome-software or from the command line just like above.

We all know GNOME loves to cook, Recipes running on Fedora installed from a snap.

Related posts


Aaron Prisk
18 August 2025

A journey of a thousand smiles: Questing Quokka

Desktop Article

Embarking on a quest can be serious business – whether you’re going off on a family holiday or traveling the hills of Britain in search of the holy grail, our focus is very much affixed to the finish line. Every year, nearly 1 million people from across the globe pack their bags and trek thousands ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...