Site icon TechGit

KDE Plasma 5.10.5 Is Now Available on Kubuntu 17.04

The latest KDE Plasma 5.10.5 is available for Kubuntu 17.04 “Zesty Zapus” at 24 August 2017. It’s available via Kubuntu Backports PPA. For your information, the latest Plasma itself released at 22 August. Now, if you’re a Kubuntu 17.04 user, you can upgrade your Plasma either fully or just partially for some components you like! Read the simple instructions below.

Summary

 

 

Upgrade Commands

To do complete upgrade to the latest KDE Plasma 5.10.5, on Kubuntu 17.04 do these commands:

sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt update
ssudo apt full-upgrade

The PPA of Kubuntu Backports is located at
https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/backports.

Partial Upgrade Commands

If you need to upgrade just some components of KDE, such as Plasma Discover only, or KWin only, follow command examples below:
Find the package name:

apt-cache search discover
apt-cache search kde | grep plasma
apt-cache search gwenview

See the version changes:

apt-cache policy plasma-discover

This should says the latest version (upper position) is 5.10.5.
Upgrade the Plasma Discover:

sudo apt-get install plasma-discover

Remove PPA

However, to remove the PPA repo, in case you don’t need it anymore, do these:

sudo apt-add-repository –remove ppa:kubuntu-ppa/backports
sudo apt-get update

 

Some Details

 

 

References

Source

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version