krita
Digital painting application
Krita is a professional painting tool designed for concept artists, illustrators, matte and texture artists, and the VFX industry. Notable features include brush stabilizers, brush engines and wrap-around mode.
- Versions: 5.2.9
- Website: https://krita.org
- Licenses: GPL 2+
- Package source: gnu/packages/kde.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of krita
as follows:
guix install krita
Or install a particular version:
guix install krita@5.2.9
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.
Badge code
You can use the following badge to inform users of krita about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/krita'><img src='https://packages.guix.gnu.org/packages/krita/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/krita)
Example Org:
[[https://packages.guix.gnu.org/packages/krita][https://packages.guix.gnu.org/packages/krita/badges/latest-version.svg]]