• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / How to Install GIMP Image Editor in Ubuntu 20.10 and Ubuntu 20.04

How to Install GIMP Image Editor in Ubuntu 20.10 and Ubuntu 20.04

By Sourabh / November 8, 2020 Category: How To, Ubuntu

How to install GIMP image editor in Ubuntu 20.10. Here are the commands to install GIMP 2.99.2 in Ubuntu 20.10 and Ubuntu 20.04 terminal.

Gimp 2.99.2

GIMP 2.99.2 marks the first step towards GIMP 3 based on GTK3 user interface toolkit.

Release highlights:

  • GTK3 based user interface, with native support for Wayland and HiDPI displays.
  • Major refactoring and cleanup
  • New plug-in API
  • Plugins now possible with Python 3, JavaScript, Lua, and Vala
  • More (color) space invasion
  • Render caching available for better performance

Install GIMP 2.99.2 – Flatpak Available

This release is available in the “beta” branch of our official Flathub package, which is a hidden release branch (you won’t find this information on the public web page). This command will allow you to install GIMP 2.99.2:

sudo apt install flatpak
sudo apt update && sudo apt upgrade
flatpak remote-add --user flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo 
flatpak install --user flathub-beta org.gimp.GIMP

Doing this, you will be able to update to new development builds as soon as they are available/released.

Make a note that Flatpak only allows one visible instance of a same application at once. So if you have installed both (stable and development) releases with Flatpak, it will only show either one or the other.

To switch the visible branch, run the following commands:

flatpak make-current --user org.gimp.GIMP beta
flatpak make-current --user org.gimp.GIMP stable

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap