KDE
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
Great work!
I am really excited to try it out!
Thanks!
Oh, this is good. It replaced the version I already had installed. I like what you are doing to it. Edit: A suggestion: You should add instructions on how to update it since it is a manual install
Thanks for the idea, I'll try doing someting like that. Until then, in most cases, you can just do sudo make uninstall
in the build folder, for opensuse, I have no idea yet, I'm not too familiar with cmake, so I'll have to do some research on that. Maybe the best solution would be writing a script that works everywhere, and then, you also don't have to have a build folder.
Is there way to know if there is an update, or do I need to keep doing git pulls?
At the moment, it's just git pulls, until I find a better solution. But now it has a uninstall.sh
so you can delete it without a build folder atleast
Oh nice. Making good progress I see.