Spent all night installing Photoshop, lightroom, illustrator, blender and finding a replacement for after effects and premiere pro. See you never windows!
Spent all night installing Photoshop, lightroom, illustrator, blender and finding a replacement for after effects and premiere pro. See you never windows!
You're viewing a single thread.
What version of Lightroom did you install and how?
3 0 ReplyI 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
Update the package information:
sudo apt update
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.
1 0 Reply