LogoLogo
  • Welcome 😄
  • Introduction
    • Important ⚡
    • Where to begin? 🤷‍♀️
  • Installation
    • Un-Modded OS
      • Ubuntu
      • Debian
      • Kali Security OS
      • Manjaro
      • Arch Linux
      • Fedora
      • Void
      • Alpine
    • Modded OS
      • Ubuntu KDE
      • Debian XFCE
      • Ubuntu XFCE
      • Manjaro XFCE
    • Offline Installation
  • Uninstallation
    • Uninstallation 🔴
  • VNC
    • VNC Basics 📱
    • SSH Basics 👩‍💻
  • XSDL
    • XSDL Basics
  • Hardware
    • Internal Storage 📂
    • Sound 🎵
  • Software
    • Browsers
    • LibreOffice
    • Blender
    • IDEs
      • IntelliJ Idea
      • VS Code
      • JetBrains
    • GIMP
Powered by GitBook
On this page
  • APT
  • PACMAN
  • YUM | DNF

Was this helpful?

  1. Software

GIMP

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

PreviousJetBrains

Last updated 5 years ago

Was this helpful?

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