krita
A sketching and painting program designed for digital artists. See also: gimp. More information: <https://docs.krita.org/en/reference_manual/linux_command_line.html>.
Install
- All systems
-
curl cmd.cat/krita.sh
- Debian
-
apt-get install krita - Ubuntu
-
apt-get install krita - Arch Linux
-
pacman -S krita - Kali Linux
-
apt-get install krita - Fedora
-
dnf install krita - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install krita - Raspbian
-
apt-get install krita
A sketching and painting program designed for digital artists. See also: gimp. More information: <https://docs.krita.org/en/reference_manual/linux_command_line.html>.
-
Start Krita:
krita -
Open specific files:
krita path/to/image1 path/to/image2 ... -
Start without a splash screen:
krita --nosplash -
Start with a specific workspace:
krita --workspace Animation -
Start in fullscreen mode:
krita --fullscreen
© tl;dr; authors and contributors