All Projects → Gictorbit → Photoshopcclinux

Gictorbit / Photoshopcclinux

Licence: gpl-2.0
Photoshop CC v19 installer for Gnu/Linux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Photoshopcclinux

wine-launcher
Wine Launcher - Running Windows games under Linux
Stars: ✭ 249 (-91.4%)
Mutual labels:  wine, playonlinux, winetricks
awesome-gnu-linux-gaming
A curated list of awesome GNU/Linux tips & tricks, games, tools, and resources - Mirrored from: https://gitlab.com/linuxcafefederation/awesome-gnu-linux-gaming.git
Stars: ✭ 135 (-95.34%)
Mutual labels:  wine, winehq, winetricks
Winetricks
Winetricks is an easy way to work around problems in Wine
Stars: ✭ 1,786 (-38.29%)
Mutual labels:  wine, winehq, winetricks
Adwaita Plus
GNOME++, a third-party icons theme, based on new GNOME 3.32's Adwaita
Stars: ✭ 89 (-96.92%)
Mutual labels:  ubuntu, gnome
Sharexin
ShareX for Linux and BSD
Stars: ✭ 79 (-97.27%)
Mutual labels:  ubuntu, gnome
Pause On Lock
Pause/Resume your music player when locking/unlocking your Linux desktop.
Stars: ✭ 79 (-97.27%)
Mutual labels:  ubuntu, gnome
Deepin Apps Installation
本仓库介绍如何在基于Ubuntu的系统上安装Deepin移植的软件。This repo shows how to install apps packaged by Deepin.
Stars: ✭ 565 (-80.48%)
Mutual labels:  ubuntu, wine
Vimix Gtk Themes
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 1,384 (-52.18%)
Mutual labels:  ubuntu, gnome
Gtk Theming Guide
Novice guide towards making your own first gtk theme!
Stars: ✭ 95 (-96.72%)
Mutual labels:  ubuntu, gnome
Gnome Cedilla Fix
A fix to make the Gnome "US-International" layouts generate a cedilla c (ç) when the user types '+c.
Stars: ✭ 106 (-96.34%)
Mutual labels:  ubuntu, gnome
Something For Reddit
A Reddit Client For GNOME (with Gtk+ and Python)
Stars: ✭ 151 (-94.78%)
Mutual labels:  gnu-linux, gnome
Creative Cloud Linux
PlayOnLinux install script for Adobe Creative Cloud
Stars: ✭ 725 (-74.95%)
Mutual labels:  photoshop, wine
Deepin Wine Ubuntu
Deepin Wine for Ubuntu/Debian
Stars: ✭ 5,790 (+100.07%)
Mutual labels:  ubuntu, wine
Suru Plus Ubuntu
Suru++ Ubuntu — An elegant third-party icons theme based on Sam Hewitt's Suru Icons
Stars: ✭ 85 (-97.06%)
Mutual labels:  ubuntu, gnome
Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (-79.06%)
Mutual labels:  arch, gnu-linux
My dotfiles
Just a collections of my dotfiles...
Stars: ✭ 101 (-96.51%)
Mutual labels:  ubuntu, arch
Gnome Shell Extension Docker
An extension for managing docker containers
Stars: ✭ 124 (-95.72%)
Mutual labels:  ubuntu, gnome
Bing Wallpaper Gnome Extension
GNOME shell extension that sets your desktop wallpaper & lock screen image to Microsoft Bing's Image of the Day.
Stars: ✭ 125 (-95.68%)
Mutual labels:  ubuntu, gnome
Archcraft
// Source : ISO
Stars: ✭ 437 (-84.9%)
Mutual labels:  ubuntu, gnu-linux
Sierra Gtk Theme
MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 490 (-83.07%)
Mutual labels:  ubuntu, gnome

screenshot

wine version Tested on arch GitHub stars rep size bash

Photoshop CC v19 installer for Linux

This bash script helps you to install Photoshop CC version 19 on your Linux machine using wine behind the scene and sets some necessary components up for the best performance

🚀 Features

  • downloads necessary components and installs them (vcrun, atmlib, msxml...)
  • downloads photoshop.exe installer
  • creates photoshop command and a desktop entry
  • wine dark mode
  • supports graphic cards like (intel, Nvidia)
  • saves the downloaded files in your cache directory
  • It's free and you will not need any license key
  • works on any Linux distribution

⚠️ Requirements

1- use a 64bit edition of your distro

2-make sure the following packages are already installed on your Linux distro

  • wine
  • wine64
  • winetricks
  • md5sum

if they are not already installed you can install them using your package manager for example in arch Linux

sudo pacman -S wine winetricks

3- make sure you have enough storage in your /home partition about 5 GiB

1 GiB will be free after installation

also you can install photoshop in diffrent directory

4- make sure you have an internet connection and about 1.5 Gib traffic to download photoshop and its components

💻 Installation

the installer scripts use a virtual drive of wine and makes a new winprefix for photoshop

first of all, you need to clone the repository with this command:

git clone https://github.com/Gictorbit/photoshopCClinux.git
cd photoshopCClinux

then you can easily run setup.sh script to install photoshop cc on your Linux distro

chmod +x setup.sh
./setup.sh

you can use -d to specify the installation path, and -c for the cache directory. for example:

./PhotoshopSetup.sh -d /mnt/myfiles/photoshop

or

./PhotoshopSetup.sh -d /mnt/myfiles/photoshop -c /mnt/cache

when no options are given, the installer script will use the default path, the uninstaller script and others will detect your custom path so there is no problem, I recommend using the -d option and having the default cache directory. this feature is currently being tested, and will be added to setup.sh later

setup-screenshot

during installation please pay attention to the script messages

NOTE : make sure OS version in wine is on windows 7

installer script use winetricks to install necessary components

🍷 wineprefix Configuration

if you need to configure the wineprefix of photoshop you can use winecfg.sh script just run the command below

chmod +x winecfg.sh
./winecfg.sh

🔨 Tools

Liquify Tools as you know photoshop has many useful tools like `Liquify Tools`.

if you get some errors while working with these tools, It may because of the graphics card.

photoshop uses the GPU to process these tools so before using these tools make sure that your graphics card (Nvidia, AMD) is configured correctly in your Linux machine.
The other solution is you can configure photoshop to use your CPU for image processing. to do that, follow the steps below:

  • go to edit tab and open preferences or [ctrl+K]
  • then go to the performance tab
  • in the graphics processor settings section, uncheck Use graphics processor


📷 Adobe Camera Raw

another useful adobe software is camera raw if you want to work with it beside photoshop you must install it separately to do this, after photoshop installation run cameraRawInstaller.sh script with commands below:

chmod +x cameraRawInstaller.sh
./cameraRawInstaller.sh

then restart photoshop.you can open it from Edit >>Preferences >> Camera Raw

NOTE1: the size of camera raw installation file is about 400MB

NOTE2: camera raw performance depends on your graphic card driver and its configuration

♨️ Uninstall

to uninstall photoshop you can use the uninstaller script with commands below

chmod +x uninstaller.sh
./uninstaller.sh

🔖 License

GitHub


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].