I want to install Inkscape 0.92.4 specifically (or maybe a slightly different but close version will do), because it had a lower latency when drawing (at least on Windows). Now I'm using Linux, and I've tried looking at this page: https://inkscape.org/release/0.92.4/gnulinux/ But all the three links lead to general pages, which explain how to install the current version and not a specific version. Preferably I would like to use an AppImage.
I've tried this for example: `sudo apt-get install inkscape=0.92.4`. But it says that this version wasn't found. How can I do this? Does someone know where I can find the 0.92.4 version for Ubuntu?
I want to install Inkscape 0.92.4 specifically (or maybe a slightly different but close version will do), because it had a lower latency when drawing (at least on Windows). Now I'm using Linux, and I've tried looking at this page: https://inkscape.org/release/0.92.4/gnulinux/
But all the three links lead to general pages, which explain how to install the current version and not a specific version.
Preferably I would like to use an AppImage.
I've tried this for example: `sudo apt-get install inkscape=0.92.4`. But it says that this version wasn't found.
How can I do this? Does someone know where I can find the 0.92.4 version for Ubuntu?
No luck here? https://inkscape.org/release/inkscape-0.92/?latest=1
Thank you, I was able to install 0.92.5 via `sudo apt-get install inkscape=0.92.5-1ubuntu1.1` and it works exactly as I need