Btw, you need to work on your quoting
You can highlight text and click on âquoteâ to quote the comments.
That isnât an Arch Linux Package. Itâs a user built PKGBUILD. You build the package yourself on your computer from the PKGBUILD, though some of them are prebuilt bin
, which is nice on slower computers.
If you donât know what AUR is, please read about it before using it:
Remember to always read the comments of the package on AUR before installing it.
You can view the PKGBUILD to see if there are any issues with trust or malware too, because itâs user created, not distro managed.
To use AUR, you need an AUR helper to make it easier. yay
and pacaur
are popular ones, but there are plenty more.
That being said, you are on Manjaro and have pamac
, which also can build AUR packages, and works really well actually.
You can either use the GUI after turning it on, or use the CLI and type pamac build devilspie2
So, when you install the package via sudo pacman -Syu krita
or pamac install krita
, after krita installs and you launch it, it still has the same issue with it crashing? Did you also try restarting your computer?
Now that you have pamac-snap-plugin
installed, try using the pamac
GUI to install the snap package to see if it works. You have to go into pamac
settings and enable the Snap toggle, which is easy.
If you want to try to flatpak of Krita instead, you can install pamac-flatpak-plugin
to enable it in pamac
.