8

Is there any way you can run Adobe Dreamweaver, or other similar Adobe products such as Photoshop, on Ubuntu?

Tim
  • 32,861
  • 27
  • 118
  • 178
James
  • 3,213
  • 5
  • 21
  • 21

2 Answers2

8

According to the reviews of Adobe Dreamweaver and Photoshop at the WineHQ App Database, both applications can be run on Ubuntu using Wine, which is available from the default Ubuntu repositories Different versions of Dreamweaver and Photoshop have been given ratings ranging from Bronze to Platinum.

karel
  • 114,770
  • To run it using Wine, therefore, you would need to install Wine from the Ubuntu Software Centre and read the details in the links for anything specific you might need to do after that. Then you can right-click on the Dreamweaver install application and click Open with Wine Windows Program Loader.

    Alternatively, you can install PlayOnLinux from the Ubuntu Software Centre and then click Install and search for Dreamweaver, click the program, click `Install in the bottom-right of the window and follow the on-screen instructions. PlayOnLinux uses Wine but automates some of the trickier stuff.

    – Ads20000 May 23 '15 at 10:03
4

Try installing them under Wine. The Wine app database claims that Dreamwaver CS6 needs workarounds to be installed and that Photoshop CS6 works with some problems.

Older versions might work better.

Renan
  • 813