flyinke
deepin
2021-01-17 04:46 我改用这个了
https://github.com/qishibo/AnotherRedisDesktopManager
Reply Like 0 View the author
我改用这个了
https://github.com/qishibo/AnotherRedisDesktopManager
我改用这个了
https://github.com/qishibo/AnotherRedisDesktopManager
another 这个没有这个好用
可以分享下编译好的包吗
原来20这个版本是可以的,我都装了,后来升级系统之后删掉了,再装就装不上了,重新编译也不行。。。
之前安装好是可以用的,这两天升级后也升了内核到5.10,然后不能用了
![]()
https://ywnz.com/linuxrj/8645.html
通过上面的文章搞定了,基本就是升级snapd的版本, deepin里自带的版本太老了
Popular Events
More
1.先看效果
deepin20.1 通过snap安装不了redis-desktop-manager
只能通过编译安装,我编译的版本是0.9.9
git 仓库地址
https://github.com/uglide/RedisDesktopManager/tree/0.9.9
参考文档地址:
http://docs.redisdesktop.com/en/0.8.0/install/#build-from-source
主要内容如下:
由于我编译的版本和官方文档的这个版本不一样,所有命令中的版本号需要修改
用官方的这个会提示各种错误,
./configure的时候会提示该系统不支持
解决方法如下:替换掉./configure中的Ubuntu和ubuntu,命令如下:
替换后./configure的时候会提示从https://chromium.googlesource.com/linux-syscall-support,拉不了项目,
解决方法如下:
可以通过下面的地址下载
链接: https://pan.baidu.com/s/1ir2On0bQQAoBVHEYJijzOw 密码: fkfl
之后运行./configure就不会报错了
第二步安装qt5的相关组建,deepin20.1已经默认安装了qt5.11
安装好后按官方方式编译,吧qt56换成qt511
编译好后在/opt目录中会生成redis-desktop-manager目录
/opt/redis-desktop-manager
进入/opt/redis-desktop-manager中
创建图标