Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install GIMP on Debian 11 - DesignLinux

Dec 15 2022
designlinux 0 Comments
how-to-install-gimp-on-debian-11

GIMP is GNU Image Manipulation Program. It’s most popular open-source and cross platform application for image manipulation. It can use to convert the types of images, optimize images, and much more. GIMP is available for most of the platform like Linux, Windows, macOS, and FreeBSD etc. This guide will show you how to install the latest Gimp on Debian 11.

Prerequisites#

You must logged in as root or user account with sudo privileges.

Step 1 – Update System#

At first, update the package index by running below command:

sudo apt update && upgrade

Step 2 – Installing GIMP#

The Debian standard repository includes the gimp package with old version. So we will install it using the snap package utility.

Ensure that you have installed snap package manager on your Debian system before processing ahead:

sudo apt install snapd

You need to simply execute the below command to install gimp:

sudo snap install gimp

That’s it. GIMP is installed on your Debian system.

Step 3 – Start GIMP Application#

You can start GIMP application by the clicking on Activities and search gimp keyword and click on GIMP icon. If you are familiar with command line than you can start it by typing gimp on your terminal.

It will show like this:

gimp-debian

Uninstall GIMP#

If you would like to uninstall the GIMP application you can do it easily. Use the below command to remove the GIMP application and all dependencies from your system.

sudo remove gimp

GIMP Features#

Following the few important features of GIMP:

  • File Formats
    • SVG path import/export
    • Load, display, convert, save to many file formats
    • File formats supported include bmp, gif, jpeg, mng, pcx, pdf, png, ps, psd, svg, tiff, tga, xpm, and many others
  • Animation
    • Load and save animations in a convenient frame-as-layer format
  • Photo enhancement, digital retouching, and customizable Interface.
  • Advanced Manipulation
    • Layers and channels
    • Multiple Undo/Redo
    • Fully alpha channel support
    • Transformation tools including rotate, scale, shear and flip
    • Selection tools including rectangle, rounded rectangle, ellipse, free, fuzzy
  • Extensible
    • Advanced scripting capabilities (Scheme, Python, Perl).
    • More Than 100 plugins already available.
  • Hardware Support

Conclusion#

You have learned how to install the GIMP application on the Debian 11 system. To know more about GIMP 2.1 visit release note.

If you have any questions or feedback, please leave a comment below.

Related

Tags: debian, gimp

How to Install Gulp.js on Ubuntu 22.04

Prev Post

How to Install Notepad++ on Ubuntu 22.04

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 1
  • 1,229
  • 616,918

DesignLinux.com © All rights reserved

Go to mobile version