Methods of payment Abuse

How to install Gimp in Ubuntu

12.03.2021, 22:08

This program is considered to be the best graphic editor for Ubuntu system. Many users consider it, if not a full-fledged replacement for Photoshop, then at least a worthy alternative. With the help of this utility you can do various interesting things with graphic files. Gimp is installed in Ubuntu in several ways: you can use the terminal, install through the application manager or with the Snap package manager.

Installing via terminal

Open the terminal by clicking on the program icon in the system menu.

Откройте терминал, нажав комбинацию клавиш Ctrl+Alt+

Next, type and execute the command:

$ sudo apt install gimp

The system will ask for a password, as the installation comes from the superuser's actions. Enter the valid password and press Enter.

Once the installation and unzipping is done, you will be able to find the Gimp shortcut in the main menu of the system:

ярлык Gimp в главном меню системы

Alternatively, we run it through the console:

$ gimp

Installing through the Ubuntu Application Center

Launch the application center by clicking on the corresponding icon in the main menu:

Меню

Or click on the sidebar:

Боковая панель

Further in the search enter the name Gimp

Вводи название

Click the "Install" button:

Установить

After entering the password, and once the installation is complete, you can run and use it.

Gimp

Installing with Snap

An even simpler option, as you only need to run one command to install the program:

$ snap install gimp

You can then run the program via terminal or any other method described above. You can use the various tutorials and instructions that are available online for the Gimp program. By spending some time learning, you are guaranteed to be able to create interesting artwork.