boost organic

Install Inkscape 1.1.1 in Ubuntu / LinuxMint / Debian

Inkscape logo


This tutorial will be helpful for beginners to install Inkscape 1.1.1 in Ubuntu 20.04, Ubuntu 19.10, Ubuntu 18.04, Debian, and LinuxMint 20.1.


Inkscape is a free and open-source professional vector graphics editor software that runs on Linux, Mac OS X, and Windows desktop computers.


It is suitable for illustrators and web designers and it is an alternative to Adobe Illustrator. It supports many SVG features (markers, alpha blending, clones, etc..) and is easy to use.


What’s new in Inkscape 1.1.1?



  • Saving no longer leaks memory

  • Startup times improved, 3.3 seconds to 3 seconds on one Windows machine

  • Canvas no longer blurred when moving a window from HiDPI to a regular display


Refer to the link for the complete .


How to Install Inkscape 1.1.1 in Ubuntu  / LinuxMint  / Debian?


3 ways we can install Inkscape in Ubuntu and Debian



  • Method 1: Via Official PPA

  • Method 2: Via Snap package

  • Method 3: Via Flatpak


Method 1: Via Offical PPA

Step 1: Add the official PPA


sudo add-apt-repository ppa:inkscape.dev/stable


Step 2: Update the repository


sudo apt update


Step 3: Install Inkscape 1.1.1


sudo apt install inkscape


Method 2: Via Snap Package


Step 1: Install the SNAP Package Manager & install Inkscape


sudo apt install snap && snap install inkscape


Method 3: Via Flatpak

Step 1: Install Inksacape by using flatpak


flatpak install flathub org.inkscape.Inkscape


Step 2: Run the Inkscape


flatpak run org.inkscape.Inkscape

[fixed][/fixed]