0

I am new to Ubuntu. Can anyone tell me how to install Adobe Illustrator?

Zanna
  • 70,465

2 Answers2

2

Illustrator won't run in Linux.

However, Inkscape will.

Inkscape is a vector graphic editor that is quite similar to Illustrator. It can open and edit .ai files from Illustrator. Inkscape saves files as .svg which Illustrator can open, but the layer visibility can be a little wonky sometimes on the Illustrator side. All of the objects will be present in Illustrator so it's manageable.

Eric Mintz
  • 2,516
  • 12
  • 24
0

Adobe Illustrator does not support Ubuntu, but you can instead use Inkscape, a free alternative to Adobe Illustrator. Use the following command in a terminal to install. sudo apt install inkscape

If you prefer GUI, you can also search in the software center for inkscape and install it.

Archisman Panigrahi
  • 28,338
  • 18
  • 105
  • 212