How To Install GIMP On Arch Linux (Terminal)
Arch Linux has so many different ways you can set it up and configure it. For example there is no primary desktop defined such as GNOME 3, GNOME 2, KDE, XFCE, Fluxbox and so on. No matter what desktop enviroment you have installed using the good old fashion terminal to complete this task is probaly the best idea. Lets get down to install GIMP.
Open a terminal window.
note: If you have not setup sudo access for your user you will need to switch to the root user to install. (su command)
Type sudo pacman -S gimp (Note: The capital S)

Enter Your Password.
Hit Y to confirm installing GIMP and its dependancies.

It should take a few minutes depending on your internet speed to download the package and install it.

Now Launch the application
If you would like to learn how to install the newest version of GIMP on Arch Linux with the single window mode option, check out : http://mixeduperic.com/arch/install-single-window-mode-gimp-on-arch-linux.html
If you enjoyed this post, please share it on your favorite social network by clicking on the “Share / Save” bar below.

