1

I tried this but failed. So any solution for 17.04? http://www.omgubuntu.co.uk/2017/01/kde-connect-indicator-ubuntu

nazar2sfive
  • 1,335
  • It should work as well for 17.04. It must be said it's far from ideal though because the PPA is for xenial (16.04) only, hence the need to change the software sources. Now, you need to adapt the 2nd command by replacing any instance of yakkety by zesty. –  Apr 17 '17 at 05:59

1 Answers1

7

Write this into the terminal:

sudo add-apt-repository ppa:webupd8team/indicator-kdeconnect
sudo apt update
sudo apt install indicator-kdeconnect
Elder Geek
  • 36,023
  • 25
  • 98
  • 183