Games

How to install Gimp on Ubuntu 24.04

Introduction to GIMP on Ubuntu 24.04

GIMP, or GNU Image Manipulation Program, is a powerful open-source image editing software that is widely regarded as an excellent alternative to Adobe Photoshop. Known for its extensive features and flexibility, GIMP is suitable for tasks ranging from simple photo retouching to complex image composition. If you’re using Ubuntu 24.04 and looking to install GIMP, this guide will walk you through the process step-by-step.

Why Choose GIMP?

Before diving into the installation process, let’s explore why GIMP is worth your consideration:

  • open source: GIMP is completely free to use and modify, making it accessible to everyone.
  • Cross-Platform: Available on various operating systems, including Linux, macOS, and Windows, GIMP provides a consistent experience across different platforms.
  • Feature-Rich: GIMP boasts an array of tools, ranging from basic image retouching features to advanced options such as customizable brushes, filters, and plug-ins.
  • Community Support: The large GIMP community offers tutorials, forums, and resources that can help both beginners and experienced users.
See also  How to install Godot 3 on Linux Lite 5.4

Now that we’ve established the value of GIMP, let’s get into how to install it on Ubuntu 24.04.

Preparing for Installation

Before installing any new software, it’s good practice to update your system. Here’s how:

Update Your System

  1. Open Terminal: You can do this by searching for “Terminal” in the Ubuntu dash or pressing Ctrl + Alt + T.

  2. Update Package Lists: In the terminal, type the following command and press Enter:

    bash
    sudo apt update

  3. Upgrade Installed Packages: It’s wise to ensure all your existing packages are up to date. Execute:

    bash
    sudo apt upgrade

By updating your system, you minimize the chances of running into dependency issues during the installation of GIMP.

Installing GIMP

There are multiple ways to install GIMP on Ubuntu 24.04, including using the command line and the Ubuntu Software Center. Here, we’ll walk through both methods.

Method 1: Installing via Terminal

This method is preferred by many users due to its efficiency and straightforwardness.

  1. Open the Terminal.

  2. Install GIMP: Enter the following command:

    bash
    sudo apt install gimp

  3. Confirm the Installation: You may be prompted to confirm the installation and the amount of space it will use. Type Y and hit Enter.

Method 2: Installing via the Ubuntu Software Center

If you prefer a graphical interface, you can install GIMP using the Ubuntu Software Center.

  1. Open Ubuntu Software Center: Click on the software icon in the dock or search for “Software” in the dash.
  2. Search for GIMP: Use the search bar to find GIMP.
  3. Install GIMP: Click on the “Install” button on the GIMP page, and enter your password when prompted.

Method 3: Installing via Flatpak (Optional)

For advanced users or those looking for the latest features, installing GIMP through Flatpak is another viable option. Flatpak packages ensure that you have the latest version and can minimize system conflicts.

  1. Install Flatpak: If Flatpak is not already installed, you can install it using:

    bash
    sudo apt install flatpak

  2. Add the Flathub Repository: Enter this command in the terminal:

    bash
    flatpak remote-add –if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

  3. Install GIMP: Now, you can install GIMP via Flatpak with:

    bash
    flatpak install flathub org.gimp.GIMP

  4. Run GIMP: To launch GIMP, use:

    bash
    flatpak run org.gimp.GIMP

See also  How to install Inkscape 1.1 on a Chromebook

First Steps with GIMP

After successfully installing GIMP, it’s time to explore its features and functionalities.

Opening GIMP

You can launch GIMP by either searching for it in your applications menu or by typing gimp in your terminal. Upon launch, you will be greeted by a window presenting various tools, menus, and options.

Familiarizing Yourself with the Interface

  • Toolbox: This is where you’ll find all the main tools such as selection, paint, transform, and more. Customize the toolbox according to your needs.
  • Image Window: The central area where your image appears and where you can perform edits.
  • Layers Panel: A crucial component of image editing. It allows you to manage different elements and effects in your project.

Getting Started with Basic Tasks

  • Creating a New Image: To create a new project, go to File > New. Here you can set the dimensions and resolution.
  • Opening an Existing Image: Use File > Open to edit an existing image.
  • Using Tools: Select a tool from the toolbox, then configure its settings in the Tool Options below the toolbox.

Saving Your Work

To save your work, use File > Save or File > Export As to export your project in various formats such as PNG, JPEG, or TIFF.

Advanced Installation: Adding Plug-ins and Customizing GIMP

One of the best features of GIMP is its extensibility. You can install additional plug-ins to enhance its functionality.

Installing Plug-ins

  1. Find Plug-ins: Browse through the GIMP Plugin Registry or GitHub repositories to find useful plug-ins.
  2. Download and Install: Typically, you will download the plug-in files and place them in your GIMP plug-ins directory, usually located at ~/.config/GIMP/2.10/plug-ins/.

Customizing GIMP’s Interface

You can further tailor GIMP’s interface to suit your workflow preferences:

  • Dockable Dialogs: Go to Windows > Dockable Dialogs to access various options and arrange them according to your liking.
  • Themes and Icons: You can change the visual theme by heading to Edit > Preferences > Interface. Explore different themes and icon sets available through various repositories.
See also  Linux Weekly Roundup #43

Troubleshooting Common Issues

While installing GIMP on Ubuntu 24.04 is usually a smooth process, you might encounter certain issues.

Missing Dependencies

If you see error messages indicating missing dependencies, ensure that your package management system is functioning correctly by executing:

bash
sudo apt –fix-broken install

GIMP Not Launching

If GIMP fails to launch after installation, try reinstalling it using the following command:

bash
sudo apt remove gimp
sudo apt install gimp

Frequently Asked Questions (FAQ)

1. Is GIMP free to use?

Yes, GIMP is free and open-source software. You can use, modify, and share it without any cost.

2. Can I use GIMP for professional work?

GIMP is indeed capable of handling professional-grade tasks. Many graphic designers and artists use it as an alternative to more expensive software.

3. How can I update GIMP once installed?

You can update GIMP by running the command sudo apt update followed by sudo apt upgrade in the terminal.

4. Are there any alternatives to GIMP on Ubuntu?

Yes, alternatives such as Krita, Darktable, and Inkscape are also available on Ubuntu for image editing and graphic design.

5. How can I get help if I’m struggling with GIMP?

The GIMP community is vast. You can find tutorials, forums, and documentation on the official GIMP website and other community platforms.

6. Can I install GIMP on Ubuntu 22.04?

Absolutely! The installation processes for GIMP on Ubuntu 22.04 are similar to those for Ubuntu 24.04. Follow the same steps outlined in this article.


By following this comprehensive guide, you should now be well-equipped to install and start using GIMP on Ubuntu 24.04 effectively. Whether you’re a beginner or an experienced user, GIMP provides a plethora of tools that can enhance your image editing capabilities. Happy editing!

About the author

Ethan Cole

Ethan Cole

Ethan Cole is a video game expert with more than 12 years of experience in the gaming industry. He specializes in game installation, troubleshooting, and performance optimization across PC, console, and cloud platforms. Known for his step-by-step guides and clear explanations, Ethan helps both beginners and advanced gamers solve technical issues, configure hardware, and get the most out of their gaming setups. His passion for technology and gaming makes him a trusted voice for players looking for practical solutions and insider tips.