• 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 / How To / How to Install GIMP Image Editor in Ubuntu Linux

How to Install GIMP Image Editor in Ubuntu Linux

By Sourabh / September 25, 2021 Category: How To, Ubuntu

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

GIMP 2.10.28 is now released. This is a bugfix release, and brings the following major changes:

  • Bug fixes for GIMP on Windows.
  • The Dashboard dockable now has memory support in OpenBSD.
  • Performance improvements for GIMP on macOS Big Sur were applied in our macOS packages since GIMP 2.10.22 as experiments. We felt confident enough to move the code to our main codebase.
  • The following plug-ins received fixes: C-source, DICOM, GIF, PS, Sunras, BMP, DDS, PSD, TIFF, Gimpressionist, metadata viewer and several script-fu scripts as well as the script-fu interpreter itself.
  • Some accessibility issues in themes were fixed, such as mouse-hover feedback or problematic colors.
  • A new Script-Fu function (dir-make) enables to create directories from scripts.

Downloading GIMP 2.10.28

As usual GIMP 2.10.28 is available on GIMP official website (gimp.org):

  • The Linux flatpak has already been published so that anyone who installed it previously should have an update proposed by their software manager (or from terminal: flatpak update org.gimp.GIMP//stable).

Install GIMP 2.10.28 – Flatpak

This release is available in the official Flathub package. This command will allow you to install GIMP 2.10.28:

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

You can also install GIMP 2.10.28 via PPA in Ubuntu:

sudo add-apt-repository ppa:ubuntuhandbook1/gimp
sudo apt install gimp gegl

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

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

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