KDE Plasma 5 is out..!!
Okay, now you know what I’m gonna talk about. I won’t give much of details about the features. I will just tell you how to install and some links to read more.

Impressed??? Let’s install…
Install
Installation is so simple. Just install kf5 and kf5-aids via official repositories.
sudo pacman -S kf5 kf5-aids
And then install the plasma desktop via AUR.
sudo packer -S plasma-desktop
It may a while to build the package.
Alternative installation method is to install from KDE unstable releases.
sudo pacman -S plasma-next
Now logout and select the environment as Plasma and you’re ready to go.
Note
But you may notice there are a very small amount of widgets there. Just be patient for a while, since this is just released.
But network applet is a compulsory one which you can live without. You have to install the new version of plasma-nm via AUR.
sudo packer -S plasma-nm
Features
The most special feature I saw is the smooth rendering of graphics and effects. KDE people surely had put a great effort to optimize that.
If you want to test the effects, there is a new widget called Shader Test. Install it and put it on the desktop to see how smooth those rendering is. 😉
And another noticable change is, Konqueror is the default file browser now, not Dolphin.
I’m not going to talk anymore about this and you better try it out to feel it. If you really need to know more, just follow the below links.
https://dot.kde.org/2014/07/15/plasma-5.0
http://www.kde.org/announcements/plasma5.0-beta2/
https://community.kde.org/Plasma/Packages
EDIT:
Conflict with KDE 4
As for the Arch Wiki “Plasma 5 is not co-installable with KDE 4 Workspace. If you install it you will be prompted to remove kdebase-workspace“. However now I’m using both KDE 4 and KDE 5, since I have ignored to install kwin.
Anyhow, if someone is struggling with this matter, you can install KDE 5 by removing kdebase-workspace. Then you won’t be having kdm anymore, and will need to install another display manager. Arch wiki suggests sddm from AUR instead of kdm.
July 18, 2014 at 6:51 pm
As far as I know, as pointed in https://dot.kde.org/2014/07/15/plasma-5.0 this is no a beta but I final release. Isn’t it?
LikeLike
July 18, 2014 at 7:49 pm
Opps… My bad.. Thanks for your comment.. I edited that.. (y)
LikeLike
September 6, 2014 at 2:30 pm
I’m a former Gnome user and I’d like to install KDE Plasma 5. However building KDE parts from AUR sounds a bit too “experimental” for everyday use, so I think I’ll wait for all components to become stabler and available in the official repos…
I was looking at the release schedule at https://techbase.kde.org/Schedules/Plasma_5 and was wondering which one it supposed to be the final (feature complete) release date?
Thanks
LikeLike
September 7, 2014 at 4:06 pm
Thanks for the concern..
I did build it from AUR and didn’t find any significant errors or lags. Of course there is a lack of features such as widgets. Even I couldn’t find an actual release date. As it seems, v5 is the release and others are beta versions. I’m not quite sure about that.
But I will keep everyone updated if I found any news. 🙂
LikeLike
September 19, 2014 at 6:17 am
Thanks! I was unable to start it. Missed plasma-desktop via arch wiki. Love it.
LikeLike
September 19, 2014 at 7:22 am
Have you enabled kdm?
$ sudo systemctl enable kdm
LikeLike
September 26, 2014 at 3:47 pm
Running packer with sudo is bad idea because security issues. Run packer as a normal user and after building process it will install the package with sudo pacman -U and will ask you the root password.
LikeLike
September 26, 2014 at 4:26 pm
Yes, there is an issue of using
sudowithpacker, but I haven’t faced any such problem when installing with packer. Anyhow, it’s more secure to build the package using a normal user and then usesudo pacman -U, but you may have to find the built package in temp folders.Anyway, thank you for your idea.
LikeLike
September 27, 2014 at 4:22 am
Yes, you’re right, the built packages are put into the /tmp folder which is mounted in a tmpfs by default. But editing /usr/bin/packer you can change this by setting a custom build directory in the aurinstall function. See this post: https://bbs.archlinux.org/viewtopic.php?id=88115&p=21
LikeLike
September 27, 2014 at 10:12 pm
After following these instructions, I am no longer able to boot into KDE, because it seems that KDM has been uninstalled. The only way to reinstall KDM would be to install KDM base, but that then causes a dependency conflict. Any advice?
LikeLike
September 28, 2014 at 10:24 am
Hi,
Thanks for sharing your experience.
I myself also installed KD5 while having KDE 4, and now I have both.
But my assumption is you installed kwin and it removed other dependencies. You need kde-base to run kdm for sure. You can try uninstalling kwin and try again. But I do not guarantee that it would work.
I will look further and let you know if I find anything. 🙂
LikeLike
October 16, 2014 at 6:26 pm
Hi,
I hope that I’ve found the remedy. There is a dependency conflict and it’s really hard to avoid. The reason is “Plasma 5 is not coinstallable with KDE 4 Workspace. If you install it you will be prompted to remove kdebase-workspace” as for the Arch Wiki. That’s why
kdmis not available anymore. So the solution is to use another Display Manager such asssdm.ssdmis available in AUR and said to be more compatible with KDE 5, if you like you can try another one likelxdm,gdmetc. See the full list at https://wiki.archlinux.org/index.php/display_managerHope this helps.
LikeLike
October 17, 2014 at 12:45 am
I have installed sddm, kf5 and kf5-aids. Now I am trying to install plasma-desktop, plasma-nm, but it says “Dependency `kwayland’ of `plasma-desktop’ does not exist.” Can you tell me why is it so?
LikeLike
October 25, 2014 at 4:11 pm
Hi,
The reason is that
kwaylandhas a dependency forkwin, and it had a dependency forplasma-desktop. That’s why you’re getting this error. There is an option that you can use another window manager apart fromkwin, but I won’t suggest that. if you still want to, you can try installingi3as mentioned here.LikeLike
October 24, 2014 at 6:15 am
Hey I installed the plasma-next as you suggested, but when I login in sddm there is no plasma/plasma-desktop entry in list …. any pointers thanks
LikeLike
October 25, 2014 at 4:19 pm
Seems like your
plasma-dektopis not installed properly. What are the packages that you’ve installed/removed ?LikeLike
November 11, 2014 at 12:05 pm
[…] have installed KDE Plasma 5, as I mentioned in my previous post. I could use it without any problem, even though I have to ignore many packages while updating my […]
LikeLike
December 8, 2014 at 5:01 am
It’s sddm, not ssdm. This thing made me crazy for one hour :))
LikeLike
December 8, 2014 at 7:56 am
OMG.. Such a damn typo that is. I’m sorry for the inconvenience.
LikeLike
March 13, 2015 at 9:45 am
[…] https://sudopacman.wordpress.com/2014/07/17/kde5/ […]
LikeLike