<div dir="ltr">apt install kdeconnect</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 5, 2017 at 3:43 PM, rajpratim Bhattacharya <span dir="ltr"><<a href="mailto:rajpratim1234@gmail.com" target="_blank">rajpratim1234@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">is there a way to Install kdeconeect in Ubuntu?</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 5, 2017 at 7:09 PM, Albert Vaca <span dir="ltr"><<a href="mailto:albertvaka@gmail.com" target="_blank">albertvaka@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">You probably installed it in the wrong place.</div><div class="gmail_extra"><br></div><div class="gmail_extra">First go to the build directory and do "sudo make uninstall".</div><div class="gmail_extra"><br></div><div class="gmail_extra">Then run "ccmake .." to open the cmake curses interface. There change <span style="color:rgb(0,0,0);font-family:monospace">CMAKE_INSTALL_PREFIX </span>to <font face="monospace, monospace">"/usr"</font> and <span style="color:rgb(0,0,0);font-family:monospace">KDE_INSTALL_USE_QT_SYS_PAT<wbr>HS </span>to <font face="monospace, monospace">"OFF"</font> and run make and make install again.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Note that you are installing it as root, and overriding the files your distro already have installed. It is thus a good idea, to remove the distro kdeconnect package if you had it installed before installing it this way, and always do "make uninstall" before going back to the distro packages.  Otherwise you will end up with a mix of both versions that will most likely not work.</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>