Easystroke 这个软件怎么不能安装了
Tofloor
poster avatar
dreamonly
deepin
2019-12-30 02:16
Author
https://wiki.deepin.org/wiki/Easystroke
下载了缺少依赖。要如何才能安装
Reply Favorite View the author
All Replies
avatar
fu5128769
deepin
2019-12-30 19:04
#1
我也在找这个
Reply View the author
avatar
dreamonly
deepin
2019-12-30 23:20
#2

一起顶,顶到有人放出来为止
Reply View the author
avatar
151******18
deepin
2019-12-30 23:41
#3
http://ppa.launchpad.net/easystr ... /main/e/easystroke/
这是ubuntu的仓库,试试吧,不知道能不能用
Reply View the author
avatar
151******18
deepin
2019-12-30 23:50
#4
Reply View the author
avatar
151******18
deepin
2019-12-30 23:51
#5
本帖最后由 sunowsir 于 2019-12-30 15:54 编辑

1. sudo apt --fix-broken install    # 无法修复依赖,但是可以卸载残留
2. sudo dpkg -i ./libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb # 安装缺少的依赖
3. sudo dpkg -i ./easystroke_0.6.0-1deepin_amd64.deb # 重新安装deepin wiki上的包
Reply View the author
avatar
fu5128769
deepin
2019-12-31 00:37
#6
https://bbs.deepin.org/post/187514
1. sudo apt --fix-broken install    # 无法修复依赖,但是可以卸载残留
2. sudo dpkg -i ./libboost-seri ...

第二部出错。  ~$ sudo dpkg -i ./libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
[sudo] fuyu 的密码:
dpkg: 警告: 正在解析文件 '/var/lib/dpkg/status' 第 3907 行附近,软件包 '×browser-cn-stable' :
找不到 maintainer
dpkg: 错误: 无法访问归档 './libboost-serialization1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb': 没有那个文件或目录
Reply View the author
avatar
fu5128769
deepin
2019-12-31 00:40
#7
https://bbs.deepin.org/post/187514
http://cn.archive.ubuntu.com/ubuntu/pool/universe/b/boost1.58/libboost-serialization1.58.0_1.58.0+df ...

安装了还是不行
Reply View the author
avatar
151******18
deepin
2019-12-31 00:51
#8
。。。
先cd到你下载的路径再执行这两条dpkg的命令
Reply View the author
avatar
151******18
deepin
2019-12-31 00:51
#9
如果你下载到了~/Download
那就先cd ~/Download
Reply View the author
avatar
151******18
deepin
2019-12-31 00:53
#10
看看都提示缺少啥依赖,贴上来。
Reply View the author
avatar
151******18
deepin
2019-12-31 01:03
#11
或者鼠标双击用深度软件包管理器安装都一样,
Reply View the author
avatar
dreamonly
deepin
2019-12-31 16:01
#12
https://bbs.deepin.org/post/187514
看看都提示缺少啥依赖,贴上来。

依赖关系不满足:libatkmm-1.6-1
Reply View the author
avatar
☃☂
deepin
2019-12-31 17:35
#13
这里有安装方法,亲测有效
https://bbs.deepin.org/post/181039#Easystroke
Reply View the author