Wednesday, 17 February 2016

Install Photoshop on your linux machine easily

For installing photoshop on linux, you need to install wine. Follow below commands,

- sudo add-apt-repository ppa:ubuntu-wine/ppa
- sudo apt-get update
- sudo apt-get install wine1.8 winetricks

Now download Photoshop.exe from here

Now open terminal and go to the dir, where you have downloaded  Photoshop.exe, and type below command

>wine Photoshop.exe

Done. Now you can enjoy photoshop in linux.