The popular free open-source digital painting software, Krita, released version 5.2.3 a few days ago.
The release rework the build system, so the CI can be built in all 4 platforms (Windows, Linux, macOS, and Android).
Besides that, Krita 5.2.3 fixed various bugs, including crash on saving webp images, crashes when inserting keyframe columns when there’s a transform mask, animation playback freezes when pausing past the end of audio, batch exporter python plugin does not respect trimming flag, and various fixes to tool canvas input shortcut behavior.
There are also some improvements, including:
For more about the changes in Krita 5.2.3, see both the final and Beta release notes
The Krita website provides the installers for Linux, Windows, macOS, as well as source code, via the link button below:
Besides using the AppImage, there are 3 other package formats that work for Ubuntu users. They include:
sudo apt install flatpak
flatpak install https://dl.flathub.org/repo/appstream/org.kde.krita.flatpakref
sudo add-apt-repository ppa:ubuntuhandbook1/krita
sudo apt update
sudo apt install krita
To uninstall the Snap package, use either Ubuntu Software or App Center.
To uninstall the Deb package, open terminal (Ctrl+Alt+T) and run command:
sudo apt remove --autoremove krita krita-data
And, run command to remove the PPA:
sudo add-apt-repository --remove ppa:ubuntuhandbook1/krita
For the Flatpak package, uninstall it via command:
flatpak uninstall --delete-data org.kde.krita
Also run flatpak uninstall --unused
to clear useless runtime libraries.
The post Krita 5.2.3 Released with Numerous Bug-Fixes (Ubuntu PPA) appeared first on Osgrove.
Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…
Our commitment to building a thriving open source community is stronger than ever. We believe…
The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…
June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…
Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…
Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…