Photoshop CC v19 installer for Linux is a Bash script that helps you install Photoshop CC version 19 on your Linux machine using WINE behind the scenes and configures some components needed for the best performance.
vcrun
, atmlib
, msxml
…)
git
wine
wine64
winetricks
md5sum
Example on Arch Linux
Just clone/download, give permission to run and run the script:
During installation, pay attention to script messages.
Note: Make sure the operating system version in wine is on Windows 7 .
This information was taken from the script repository. I didn’t particularly test it and I don’t intend to, I feel good about GIMP, but as some people ask me for this tip, I decided to post it. But remember to contribute to the project by reporting issues or even improving the code.
Project link: https://github.com/Gictorbit/photoshopCClinux.