inkscape 1.3.2
Vector graphics editor
Inkscape is a vector graphics editor. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard, as the native format.
- Website: https://inkscape.org/
- Licenses: GPL 3+
- Package source: gnu/packages/inkscape.scm
- Builds: See build status
- Issues: See known issues
Installation
Install inkscape 1.3.2
as follows:
guix install inkscape@1.3.2
Or install the latest version:
guix install inkscape
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.