Tuesday, 25 June 2013

Adobe PhotoShop for Ubuntu

Now a days I only log into windows when I have some work related to photoshop (well I don't play AOE these days).I personally didn't liked GIMP so I want Adobe Photoshop in my Ubuntu. Its very irritating to switch to windows just to use photoshop.Finally i can say good bye to windows. Ubuntu :-*

 

Install Wine

Wine allows you to run many Windows programs on Linux.
If you wish to install the one in the official repositories. 
Installation options:
  1. Open Ubuntu software Center and search for wine and install it.
  2. From Terminal:

    • sudo apt-get install wine
    • winecfg
    (this is what I did)
If you wish to have the latest version you're better off adding the official wine ppa.In a terminal type:
  • sudo add-apt-repository ppa:ubuntu-wine/ppa
  • sudo apt-get update
  • sudo apt-get install wine1.5
  • winecfg
winecfg command generates a ~/.wine folder. To see such files Edit Preferences > check "Show hidden and backup files"
If by any chance you messed with it and you want to reconfigure:

Steps to reconfigure Wine :

  • You should be able to rename ~/.wine to ~/.wine.backup 
  • run the wine configuration program from the menu or from the command-line (winecfg)
  • a new ~/.wine will be regenerated and you will still have the old wine folder.
To know more about wine here is the link.

Download Adobe Photoshop CS6 Extended

Here is the link to download photoshop.
If this link doesn't work u can always google ;-)
This file will be same for Windows too.

Installing Photoshop

  • Extract the downloaded zip anywhere in your Ubuntu file-system.
  • Go to the folder you will find a file named "Adobe Photoshop CS6 Extended.exe".
  • Right Click and check if you see the option "Open with Wine Windows Program Loader".
  • Just do next> accept license
  • Better Don't change the destination folder
  • Keep Calm and do next :-)
  • Cheers!!! Photoshop is installed

Feel Free To comment :-)
Doubts and suggestions are welcome

coming up Next replicating Adobe master collection installed in windows into Ubuntu 

No comments:

Post a Comment