Table of Contents
This practical guide walks through how to install GIMP on Ubuntu 18.04. It organizes the required steps, settings, and checks so you can complete the task with fewer mistakes.
To install a newer version of GIMP on Ubuntu 18.04 LTS , you first need to add the gimp PPA to your Ubuntu 18.04 LTS system and install it. You can perform the same steps with any Debian-based distribution, including Kubuntu, Linux Mint, and Elementary OS.
GIMP (or GNU Image Manipulation Program) is a powerful free photo editing software, available for GNU/Linux, OS X and Windows. If you're a designer, GIMP offers you a range of sophisticated tools for your creative work. However, you can also add 3rd party plugins to GIMP.
Some Outstanding Features of GIMP
- Image enhancements, digital retouching and custom skins. - Drawing: All drawing tools including Brush, Pencil, Airbrush, Clone.; Incredibly powerful gradient editor and Blend tools; Supports custom Brush and Pattern.

- Advanced operations: Layers and channels; Undo and Redo operations multiple times; Full support of Alpha channels; Selection tools include rectangle, rounded rectangle, ellipse, freehand. - file formats: Supports many file formats including bmp, gif, jpeg, mng, pcx, pdf, png, ps, psd, svg, tiff, tga, xpm.; Load, display, convert and save images in multiple formats; Export/import SVG images. - System: Smart cell-based memory management. As a result, image size is limited only by available disk space. - Animation: Load and save animations in a convenient layered frame format. - Extension: Advanced scripting capabilities (Scheme, Python, Perl); More than 100 plugins available.
Instructions for Installing GIMP on Ubuntu
You can install GIMP on Ubuntu using any of the following methods. Open Terminal from the application menu or by pressing Ctrl+Alt+T On the keyboard. Run the command set as below to install GIMP on your Ubuntu system.
2.1. Install GIMP Using PPA You need to add The external apt repository To your system to install GIMP on Ubuntu. After adding the repository, run the following command to install or upgrade GIMP. Sudo add-apt-repository ppa: otto-kesselgulasch/gimp Sudo apt updateSudo apt install gimp The above unofficial PPA is maintained by Otto Kesselgulasch. This means you will install a newer version of the GIMP program on Ubuntu 18.04.
2.2. Install GIMP via Snap packages Similarly, you can also install a newer version of GIMP on Ubuntu via Snap packages. Sudo apt-get install snapd Sudo snap install gimp
Open the GIMP Application
Finally, GIMP has been successfully installed on Ubuntu. You can launch it from Terminal by typing Gimp Or clicking Show Application And clicking the GIMP icon.

After opening GIMP, you will see the software interface.

To effectively use this software, please review the article on Photo editing instructions with GIMP Here.
Uninstall GIMP from Ubuntu
If you want to completely remove GIMP from your system, you can use the following command: Sudo apt-get purge gimp gimp-plugin-registry
Finally, run the command below to completely remove any unused files and free up storage space. Sudo apt-get autoremove
GIMP is a great alternative to Photoshop on Linux. Using GIMP, you can edit photos, create drawings, improve image quality, as well as resize photos. So, with just a few simple commands, you can install GIMP on Ubuntu or remove it from the system.
FAQ
What do I need before I install GIMP on Ubuntu 18.04?
Prepare the required device, software, account access, and any files mentioned in the steps. Back up important data before changing system settings.
Why does the process look different on my device?
Menus and options can vary by operating system, app version, device model, or region. Use the closest matching setting and check the official documentation when needed.
What should I do if a step does not work?
Restart the app or device, confirm permissions and connectivity, update the software, and repeat the step carefully. Avoid unofficial downloads or tools.
Reader Comments 0
Sign in with email or Google to join the discussion.