qt creator卸载失败
Tofloor
poster avatar
156******90
deepin
2017-11-14 04:49
Author
安装了两个qt creator,打算将旧版本卸载,但是显示卸载失败,好多次都是这样。
如何卸载他?

Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-11-14 19:36
#1
  1. sudo apt-get remove qtcreator
Copy the Code


试试
Reply View the author
avatar
156******90
deepin
2017-11-14 21:33
#2

有两个qtcreator,在命令行执行qtcreator打开的是新版本的那个,remove qtcreator不是会删掉新版本的那个吗
Reply View the author
avatar
jingle
deepin
2017-11-14 21:47
#3
https://bbs.deepin.org/post/148229
有两个qtcreator,在命令行执行qtcreator打开的是新版本的那个,remove qtcreator不是会删掉新版本的那个 ...

你自己看看 apt-cache policy 被安装的2个名字一样?
Reply View the author
avatar
156******90
deepin
2017-11-15 00:42
#4
https://bbs.deepin.org/post/148229
你自己看看 apt-cache policy 被安装的2个名字一样?

旧版本是community版(3.4.1),怎么检索到他?
Reply View the author
avatar
jingle
deepin
2017-11-15 01:22
#5
https://bbs.deepin.org/post/148229
旧版本是community版(3.4.1),怎么检索到他?

你从哪里下载的? 下载的时候有名字吗

  1. sudo dpkg -P qtcreator
Copy the Code


匹配看看
Reply View the author
avatar
156******90
deepin
2017-11-15 01:48
#6
https://bbs.deepin.org/post/148229
你从哪里下载的? 下载的时候有名字吗

成功将新版本那个卸载旧的依旧正常

Reply View the author
avatar
156******90
deepin
2017-11-15 01:49
#7
https://bbs.deepin.org/post/148229
你从哪里下载的? 下载的时候有名字吗

官网下载 的,我去瞧瞧有名字没
Reply View the author
avatar
jingle
deepin
2017-11-15 01:55
#8
https://bbs.deepin.org/post/148229
官网下载 的,我去瞧瞧有名字没

我的意思 你如果是deb  就用上面的那个tab匹配
商店的直接 remove 或 卸载就行
Reply View the author
avatar
156******90
deepin
2017-11-15 01:58
#9
https://bbs.deepin.org/post/148229
我的意思 你如果是deb  就用上面的那个tab匹配
商店的直接 remove 或 卸载就行
...

哦这样啊
qtcreator       qtcreator-data  qtcreator-doc
Reply View the author
avatar
jingle
deepin
2017-11-15 02:06
#10
https://bbs.deepin.org/post/148229
哦这样啊
qtcreator       qtcreator-data  qtcreator-doc

那也没有看到社区版的字眼
Reply View the author