GIMP
Image Manipulation 🖼? You're in the right place!

You can install GIMP to fulfil all your image editing needs as follows-
APT
Just paste this after starting the distro
sudo apt-get update
sudo apt-get install gimp
PACMAN
Just paste this after starting the distro
sudo pacman -Syu
pacman -Syu gimp
YUM | DNF
Just paste this after starting the distro
sudo dnf update
sudo dnf install gimp
Last updated
Was this helpful?