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.
Our latest Canonical website rebrand did not just bring the new Vanilla-based frontend, it also…
At Canonical, the work of our teams is strongly embedded in the open source principles…
Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…
Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…
The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…
I don’t like my prompt, i want to change it. it has my username and…