Skip to main content
  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


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...