Does Ubuntu have software like Windows has Photoshop and In-design (Qwark and page maker) that one can efficiently use to lay newspaper and magazine pages in a quick and easy to learn manner?
Asked
Active
Viewed 173 times
2 Answers
1
You can run both Adobe Photoshop
and Adobe Page Maker
in Ubuntu using Wine
(A tool used to run windows apps under Linux),
sudo apt-get install wine
you can find how to install Photoshop using Wine here.
To install Page Maker in Wine just run your .exe
file.
-
Photoshop is working relatively well under wine. Don't expect perfection, though https://appdb.winehq.org/objectManager.php?sClass=version&iId=25607 – storm Apr 06 '16 at 16:21
-
Much better :) +1 – Mark Kirby Apr 06 '16 at 16:26