you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 3 years ago

I am on Ubuntu and I have an AMD processor.

Here are the steps:

If your system is 64 bit, enable 32 bit architecture (if you haven't already):

sudo dpkg --add-architecture i386

Download and add the repository key:

sudo mkdir -pm755 /etc/apt/keyrings sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key

Select your Ubuntu version and download the WineHQ sources file:

For Ubuntu 23.04 (Lunar Lobster):

sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/lunar/winehq-lunar.sources

Install one of the following packages:

Stable branch:

sudo apt install --install-recommends winehq-stable

I also changed wine to windows 10 compatability mode with a command which opens a window where I selected the option:

winecfg

Then I just ran adobe installers with Wine by double clicking them and installed everything with no problem except After Effects and Premiere Pro.

Photoshop: https://thepiratebay.org/description.php?id=12019334

Lightroom: https://thepiratebay.org/description.php?id=12022938

Illustrator: https://thepiratebay.org/description.php?id=12021637

I haven't tested fully, but everything seemed to work when I was poking around.

  • source
  • parent