https://github.com/shvedes/photoshop-linux
A bash script for installing Adobe Photoshop CC 2021 on Linux
https://github.com/shvedes/photoshop-linux
linux photoshop wine
Last synced: 21 days ago
JSON representation
A bash script for installing Adobe Photoshop CC 2021 on Linux
- Host: GitHub
- URL: https://github.com/shvedes/photoshop-linux
- Owner: shvedes
- License: mit
- Created: 2024-10-10T00:57:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-02T18:03:01.000Z (about 1 month ago)
- Last Synced: 2025-05-02T19:19:21.349Z (about 1 month ago)
- Topics: linux, photoshop, wine
- Language: Shell
- Homepage:
- Size: 43 KB
- Stars: 114
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adobe Photoshop CC 2021 on Linux
## Disclaimer
By providing this software, I do not give any guarantees of its work. This script was inspired by the work of [LinSoftWin](https://github.com/LinSoftWin/Photoshop-CC2022-Linux). This is only its adaptation. This script will be maintained and developed until I get bored and/or have free time. PR is welcome.
Please note that this code is a piece of garbage. Although it works in most cases, I do not guarantee that it will work completely. Please read the source before using it.
## Showcase

### What works
- Drag and drop ~~(doesn't work on Hyprland)~~ (should be fixed with recent update. Not tested)
- Clipboard image pasting
- Mime type association (right click menu, see [here](https://github.com/user-attachments/assets/eb5f7ab3-fb75-47e7-841b-a763ca5e3382))
- GPU acceleration (no warranty to work)**Tested on:**
- Arch Linux / CachyOS
- KDE Plasma 6.2 (Wayland) / Hyprland
- wine 9.19+ / wine-staging 9.20+ / ~~wine-cachyos 9.20+~~ window freezes
- AMD GPU### Known issues
- When hovering on toolbar item to see its instructions, black bars may appear around
- Wine's experimental wayland driver is completely broken### Notes
- If you have **Papirus Icons** installed, the script will use an icon that is already in that pack. If not, the script will download an icon from the internet and use it for the `.desktop` entry.
## Usage
```bash
./photoshop.sh
Usage: ./install.sh [options...]
-a Use already existing Photoshop.tar.xz
-i Install Photoshop
-u Uninstall Photoshop
-h Show this help
```
## SupportJust follow me on GitHub :)