星火商店下载TIM错误
Tofloor
poster avatar
mengzhuozhuo
deepin
2020-09-26 23:20
Author
我没有安装TIM,但是它显示我安装。
点重新安装,就会获取失败


Reply Favorite View the author
All Replies
haohu1193
deepin
2020-09-26 23:39
#1
选卸载试试...

再cd到.deepinwine目录看看...

cd ~/.deepinwine

dir



如果有卸载了的软件容器没有删除的可以用命令删除...

sudo rm -rf 文件名/目录名


比如:


sudo rm -rf Deepin-QQ
Reply View the author
mengzhuozhuo
deepin
2020-09-27 00:59
#2
https://bbs.deepin.org/post/202912
选卸载试试...

再cd到.deepinwine目录看看...

谢谢你的建议。选卸载之后再次打开还是这样,你说的目录我也已经删除了, 没有用
Reply View the author
haohu1193
deepin
2020-09-27 01:07
#3
https://bbs.deepin.org/post/202912
谢谢你的建议。选卸载之后再次打开还是这样,你说的目录我也已经删除了, 没有用 ...

最近官方商店也有这个问题...
Reply View the author
SamLukeYes
deepin
2020-09-27 01:09
#4
最近星火商店似乎有点问题,用新立得或 apt 命令安装吧
  1. sudo apt install com.qq.tim.dcs
Copy the Code
Reply View the author
mengzhuozhuo
deepin
2020-09-27 01:45
#5
https://bbs.deepin.org/post/202912
最近星火商店似乎有点问题,用新立得或 apt 命令安装吧

sudo apt install com.qq.tim.dcs
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package com.qq.tim.dcs
E: Couldn't find any package by glob 'com.qq.tim.dcs'
E: Couldn't find any package by regex 'com.qq.tim.dcs'

我是不是需要添加源?
Reply View the author
SamLukeYes
deepin
2020-09-27 01:48
#6
https://bbs.deepin.org/post/202912
sudo apt install com.qq.tim.dcs
Reading package lists... Done
Building dependency tree      

就是星火商店的源啊,你不会把星火商店卸了吧
Reply View the author
mengzhuozhuo
deepin
2020-09-27 02:18
#7
https://bbs.deepin.org/post/202912
就是星火商店的源啊,你不会把星火商店卸了吧

没有呀
Reply View the author
mengzhuozhuo
deepin
2020-09-27 02:40
#8
谁有那个TIM的安装包,能分享一下吗
Reply View the author
SamLukeYes
deepin
2020-09-27 02:53
#9
  1. sudo apt update
Copy the Code

然后再试一遍
Reply View the author
sgb76
deepin
2020-09-27 03:56
#10
https://bbs.deepin.org/post/202912
最近官方商店也有这个问题...

星火商店 的TIM改包名称了,不是com.qq.tim.dcs了,你可以试试sudo apt install com.qq.tim.spark
Reply View the author
haohu1193
deepin
2020-09-27 03:59
#11
https://bbs.deepin.org/post/202912
谁有那个TIM的安装包,能分享一下吗

sudo apt install com.qq.tim.spark
Reply View the author
mengzhuozhuo
deepin
2020-09-27 05:01
#12
https://bbs.deepin.org/post/202912
星火商店 的TIM改包名称了,不是com.qq.tim.dcs了,你可以试试sudo apt install com.qq.tim.spark
...

可以了,非常感谢
Reply View the author