教你如何安装KDE Connect
Tofloor
poster avatar
yangjiahao0036
deepin
2019-08-09 21:51
Author
本帖最后由 yangjiahao0036 于 2019-8-9 13:57 编辑

经过一天的摸索,搜遍了各大论坛,始终找不到一个安装KDE Connect的一个方法,花费了近两个小时的摸索,终于自己琢磨出一个方法去安装。闲话少叙,我们直接进入正题:


第一步:伪装成ubuntu
修改 /etc/lsb-release文件为:
  1. DISTRIB_ID=Ubuntu
  2. DISTRIB_RELEASE=15.10
  3. DISTRIB_CODENAME=wily
  4. DISTRIB-DESCRIPTION="Ubuntu wily"
Copy the Code

第二步:安装PPA
由于我们伪装的版本是15.10,所以我们选择相应版本的PPA
  1. sudo vim /etc/apt/sources.list

  2. deb http://ppa.launchpad.net/vikoadi/ppa/ubuntu wily main
  3. deb-src http://ppa.launchpad.net/vikoadi/ppa/ubuntu wily main
Copy the Code

       然后我们使PPA生效
  1. sudo add-apt-repository ppa:vikoadi/ppa
  2. sudo apt-get update
Copy the Code
第三步:安装KDE Connect
  1. sudo apt install kdeconnect indicator-kdeconnect
Copy the Code


新人第一次发帖,请大家多多支持~谢谢

Reply Favorite View the author
All Replies
avatar
funtoo
deepin
2019-08-09 23:52
#1
直接就能安装啊,为啥要那么麻烦?


Reply View the author
avatar
xiongweixp
deepin
2019-08-09 23:59
#2
https://bbs.deepin.org/post/181761
直接就能安装啊,为啥要那么麻烦?

直接装是能装,但是浏览器集成的那个包官方源没有
Reply View the author
avatar
189******23
deepin
2019-08-10 00:24
#3
好用么?看过介绍,一直没装过。
Reply View the author
avatar
funtoo
deepin
2019-08-10 00:35
#4
https://bbs.deepin.org/post/181761
直接装是能装,但是浏览器集成的那个包官方源没有

是指indicator-kdeconnect那个包么?然而我从launchpad.net下载以后直接就能装,不需要又改系统信息又加PPA啥的,反正这个项目都五年没更新了。
Reply View the author
avatar
linux000
deepin
2019-08-10 00:50
#5
我希望能有个Deepin-connect。。。
Reply View the author
avatar
189******23
deepin
2019-08-10 01:03
#6
https://bbs.deepin.org/post/181761
是指indicator-kdeconnect那个包么?然而我从launchpad.net下载以后直接就能装,不需要又改系统信息又加P ...

indicator-kdeconnect有啥用?
Reply View the author
avatar
189******23
deepin
2019-08-10 01:04
#7
https://bbs.deepin.org/post/181761
是指indicator-kdeconnect那个包么?然而我从launchpad.net下载以后直接就能装,不需要又改系统信息又加P ...

indicator-kdeconnect有啥用?
Reply View the author
avatar
189******23
deepin
2019-08-10 01:31
#8
好像没法从电脑向手机传输文件,一点就说文件夹已经存在。
Reply View the author
avatar
xiongweixp
deepin
2019-08-14 18:13
#9
https://bbs.deepin.org/post/181761
indicator-kdeconnect有啥用?

用于chrome或firefox上把正在浏览的网页传递到手机上 继续浏览
Reply View the author
avatar
189******23
deepin
2019-08-14 18:19
#10
https://bbs.deepin.org/post/181761
用于chrome或firefox上把正在浏览的网页传递到手机上 继续浏览

哦了,3Q
Reply View the author
avatar
fengying6_6
deepin
2019-08-14 23:06
#11
https://bbs.deepin.org/post/181761
直接装是能装,但是浏览器集成的那个包官方源没有

kdeconnect的浏览器集成不是通过安装
Plasma Integration
这个扩展么,那个ppa的包已经多年没人更新了
Reply View the author
avatar
187******85
deepin
2022-03-29 18:46
#12
linux000
我希望能有个Deepin-connect。。。

这个可以有

Reply View the author