On Ubuntu and various other Linux platforms, you can also use the snap package (installation instructions for snap).
On the terminal, type:
$ sudo snap install --candidate inkscape
If you already have the standard snap version of Inkscape installed, you can switch to regularly updated development versions for 1.0 (and later minor versions) with:
$ sudo snap refresh --candidate inkscape
You can then go back to the stable version with almost the same command:
$ sudo snap refresh --stable inkscape
On Ubuntu and various other Linux platforms, you can also use the snap package (installation instructions for snap).
On the terminal, type:
$ sudo snap install inkscape
Note that the Inkscape snap package comes with a couple of restrictions. Some of these can be solved, and some are unavoidable due to the safety level of the packaging format:
/usr/share/inkscape/markers/markers.svg
and /usr/share/inkscape/filters/filters.svg
) in all Inkscape versions older than 1.0. This behavior cannot be changed.sudo snap remove inkscape
sudo snap install --classic --candidate inkscape
--classic
parameter, see above)~/.local/share/fonts
)