Go to file
victor 4286449544 readme edited some information added 2020-02-13 20:46:44 +03:30
images screenshot added 2020-02-13 19:37:27 +03:30
LICENSE Create LICENSE 2020-02-13 20:08:55 +03:30
PhotoshopSetup.sh replacement function added 2020-02-13 19:36:32 +03:30
README.md readme edited some information added 2020-02-13 20:46:44 +03:30
luncher.sh uncomment variable export 2020-02-13 19:37:08 +03:30
photoshop.desktop desktop entry added 2020-02-12 23:02:37 +03:30

README.md

screenshot

photohop CC v19 installer for linux

This bash script installs Photoshop CC version 19 on your Linux machine using wine behind the scene and sets some necessary component up for best performance

Features

  • downloads necessary component and installs them (vcrun,atmlib,msxml...)
  • downloads photoshop.exe installer and installs it automatically
  • creates photoshop commands and desktop entry
  • configures wine for dark mode
  • detects various graphic cards like (intel, Nvidia...)
  • saves the downloaded files in your cache directory
  • It's free and you will not need any license key

Installation

Installation for installing photoshop just run the bash script with below command it downloads and installs photoshop include its component and configures wine automatically

chmod +x PhotoshopSetup.sh
./PhotoshopSetup.sh

during installation please pay attention to script messages