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


Canonical
23 April 2026

Canonical releases Ubuntu 26.04 LTS Resolute Raccoon

Cloud and server Article

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads. ...


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, ...