Archives For November 30, 1999

GIMP extra color palettes

GIMP image editor 2.10.12 was released a day ago with mostly fixes for some annoying bugs.

There’s also some cool improvements in GIMP 2.10.12:

  • Improved Curves tool
  • Layers support for TIFF exporting
  • Support for user-installed fonts on Windows
  • Faster painting
  • Improved symmetry painting support
  • Incremental mode in the Dodge/Burn tool
  • Free Select tool now creates a preliminary selection
  • New Offset tool

How to Install Latest GIMP in Ubuntu & Linux Mint:

Ubuntu users can install the latest GIMP via 3 ways: GIMP PPA, Snap package, Flatpak package.

1.) GIMP Snap package:

GIMP Snap is still in v2.10.10 at the moment of writing. As usual it will be updated in a few days.

GIMP Snap is a containerized software package. Once installed, it will be updated automatically when maintainer published a new release package.

For Ubuntu 18.04 and higher, install GIMP snap package from Ubuntu Software:

For Ubuntu 16.04, run following commands one by one to install GIMP snap:

sudo apt-get install snapd
sudo snap install gimp

2.) GIMP PPA:

There’s an unofficial GIMP PPA that maintains native GIMP for Ubuntu packages for Ubuntu 18.04 and higher.

The PPA is not updated at the moment of writing. Check the PPA link above. It should be updated in 2 or 3 days.

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp

2. Then you can upgrade GIMP using Software Updater is an old version was installed.

Or run following command to install GIMP:

sudo apt-get install gimp

3.) GIMP Flatpak:

Flatpak is a containerized software package. GIMP Flatpak package is available in flathub repositoy.

Uninstall:

To remove GIMP snap package, either use Ubuntu Software or run command in terminal:

sudo snap remove gimp

To remove GIMP PPA package, and restore to original status, run command in terminal to purge PPA:

sudo apt install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp

The second point release for GIMP 2.10 was released a day ago with new features and various bug-fixes.

GIMP 2.10.4 release highlights:

  • Add simple horizon straightening option in the Measure tool
  • Asynchronous fonts loading to improve startup time.
  • Add fonts tagging support.
  • Add new features to the Dashboard dockable dialog that help debugging or finetune the use of cache and swap.
  • Load PSD file saved with “Maximize Compatibility” option enabled in Photoshop.
  • Improved Recursive Transform operation, allow multiple transformations to be applied simultaneously

How to Install GIMP 2.10.4 in Ubuntu:

The best way to install the latest GIMP in Ubuntu is using the otto-kesselgulasch’s PPA, as the PPA maintainer promised the PPA will never die and the most recent packages will for ever be.

The PPA contains the most recent packages for Ubuntu 18.04 and Ubuntu 17.10, though GIMP 2.10.4 is not available at the moment (there are always one or two days delay).

1. Open terminal either via Ctrl+Alt+T keyboard shortcuts, or by searching for ‘Terminal’ from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp

Type your password (no visual feedback) when it prompts and hit Enter to continue.

2. After added the PPA, you can upgrade to GIMP 2.10.4 once it’s published via Software Updater (Update Manager):

Or run following commands one by one in terminal to install or upgrade GIMP image editor:

sudo apt-get update

sudo apt-get install gimp

How to Restore:

For any reason, you can downgrade to the stock version of GIMP by running following command in terminal to purge the PPA:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp

In addition to Ubuntu 16.04 users who want to install the latest GIMP 2.10.4, run following commands one by one to install the flatpak app:

1. Run commands to install Flatpak framework in Ubuntu 16.04:

sudo add-apt-repository ppa:alexlarsson/flatpak

sudo apt-get update

sudo apt-get install flatpak

2. Install GIMP flatpak application via command:

flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref

Once installed, it will be made available exactly the same way as other applications.

GIMP 2.10, a new major release of the most popular Linux image editing software, was announced a day ago with huge list of changes.

The most notable changes in GIMP 2.10 include:

  • Nearly fully ported to GEGL, allowing high bit depth processing, multi-threaded and hardware accelerated pixel processing, and more.
  • Color management is a core feature now, most widgets and preview areas are color-managed.
  • Many improved tools, and several new and exciting tools, such as the Warp transform, the Unified transform and the Handle transform tools.
  • On-canvas preview for all filters ported to GEGL.
  • Improved digital painting with canvas rotation and flipping, symmetry MyPaint brush support…
  • Support for several new image formats added (OpenEXR, RGBE, WebP, HGT), as well as improved support for many existing formats (in particular more robust PSD importing).
  • Metadata viewing and editing for Exif, XMPIPTC, and DICOM.
  • Basic HiDPI support: automatic or user-selected icon size.
  • New themes for GIMP (Light, Gray, Dark, and System) and new symbolic icons meant to somewhat dim the environment and shift the focus towards content.
  • And more, better, more, and even more awesome! See the release note.

How to Install GIMP 2.10 via PPA in Ubuntu:

The new release has been made into PPA repository for Ubuntu 18.04, Ubuntu 17.10.

Ubuntu 16.04 is not supported at the moment due to inextricably Glib dependencies.

1. Open terminal either via Ctrl+Alt+T keyboard shortcuts, or by searching for ‘Terminal’ from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp

Type your password (no visual feedback) when it prompts and hit Enter to continue.

2. After added the PPA, you can upgrade to GIMP 2.10 from an existing release using Software Updater (Update Manager):

or run commands one by one in terminal to install or upgrade GIMP:

sudo apt-get update

sudo apt-get install gimp

Tip: apt update command is not required for Ubuntu 18.04 since it automatically refresh repository caches after adding PPA.

How to Restore:

For any reason, you can restore to the old GIMP 2.8.22 by running following command in terminal to purge the PPA:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp

GIMP 2.9.8, a new unstable release, an intermediate state on the way to the next GIMP 2.10, was released.

GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements while focusing on bugfixing and stability.

  • Blend tool now features on-canvas gradient editing: adding, shifting, removing color stops, shifting midpoints and converting them to color stops, assignging colors to color stops, changing blending type for midpoints.
    Faster color library
  • ‘Clip Warning’ in Display Filters
  • The default brush is now “Hardness 050”.
  • OpenCL disabled by default
  • Statusbar will blink on warnings, errors
  • Screenshot for KDE/Wayland has been implemented
  • Color Picker now works on KDE/Wayland.
  • For more details, see the News page.

How to Install GIMP 2.9.x in Ubuntu:

There’s a PPA repository contains the latest development GIMP packages for Ubuntu 16.04, Ubuntu 17.04, and Ubuntu 17.10.

1. Open terminal via Ctrl+Alt+T or by searching for it from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp-edge

Input your password (no visual feedback while typing) when it asks and hit Enter.

2. Then upgrade GIMP from an existing release via Software Updater utility:

or simply run commands to check updates and install GIMP:

sudo apt update

sudo apt install gimp

How to Restore:

You can easily restore GIMP image editor to the stock version (distribution build) in your Ubuntu by purging the PPA via command:

sudo apt install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp-edge

And if you want to re-install the latest stable GIMP (2.8.22 so far), see this tutorial after purging the previous PPA.

The development version of GIMP image editor reached the 2.9.6 release a day ago.

As pre-release for the next major GIMP 2.10, here’s how you can install and test the 2.9.x series in Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives.

GIMP 2.9.6 release highlights:

  • It’s now multi-threaded for modern processors
  • Better Hi-DPI support
  • Better Adobe PSD file support
  • Metadata Viewing and Editing
  • Several new filters
  • Crop presets (2×3, 3×4, 16:10, 16:9, square)
  • And see the release note for more.

How to Install GIMP 2.9.x in Ubuntu:

There’s a PPA repository contains the latest development GIMP packages for Ubuntu 16.04, Ubuntu 17.04, and Ubuntu 17.10.

1. Open terminal via Ctrl+Alt+T or by searching for it from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:otto-kesselgulasch/gimp-edge

Input your password (no visual feedback while typing) when it asks and hit Enter.

2. Then upgrade GIMP from an existing release via Software Updater utility:

or simply run commands to check updates and install GIMP:

sudo apt update

sudo apt install gimp

How to Restore:

You can easily restore GIMP image editor to the stock version (distribution build) in your Ubuntu by purging the PPA via command:

sudo apt install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp-edge

And if you want to re-install the latest stable GIMP (2.8.22 so far), see this tutorial after purging the previous PPA.