domingo, 20 de maio de 2018

Force update Kubuntu and KDE Neon to the newest Plasma

This was originally to the 5.13 plasma, but it will update to the latest version whatever it is.

Plasma 5.13 brought a lot of innovations, including transparent in-program background.



To force the latest update in ubuntu based distros like KDE Neon/ Kubuntu you just have to add the KDE ppa to unstable releases. Remember that this can broke your system, so be carefull.

Use this command to add the ppa:

sudo apt-add-repository ppa:kubuntu-ci/unstable

Update your repo and upgrade your packages:

sudo apt update && sudo apt upgrade

I also recommend you to also install the ppa purge to remove the ppa if it's needed.

sudo apt install ppa-purge



If you want to remove the ppa run:

sudo ppa-purge ppa:kubuntu-ci/unstable


0 comentários:

Postar um comentário