UOS升级到V20,怎么移除UOS授权激活
Tofloor
poster avatar
观摩
deepin
2020-04-17 05:15
Author
本帖最后由 hope250 于 2020-4-16 21:16 编辑




修改源,升级,顺利进入V20。

UOS授权激活 程序还在。
商店无法使用,提示系统未激活。

是我缺少了哪一步操作吗?
Reply Favorite View the author
All Replies
avatar
观摩
deepin
2020-04-17 05:30
#1
莫名其妙的发到茶馆区了。


又翻了一遍 UOS  升级 V20的帖子,卸载了下面三个应用,现在没有UOS授权激活了。
  1. sudo apt remove deepin-elf-verify deepin-license-activator libpam-deepin-security
Copy the Code


然后这一步不知道是不是必须的,大家可以自己尝试
  1. sudo apt remove deepin-appstore*
  2. sudo apt install deepin-app-store*
Copy the Code
Reply View the author
avatar
野狼
deepin
2020-04-17 05:52
#2
刚好需要 解决了
Reply View the author
avatar
groveer
deepin
2020-04-17 07:16
#3
还需要移除语音助手,否则点击就会提示需要激活:
  1. sudo apt remove deepin-aiassistant
Copy the Code
Reply View the author
avatar
东海大愚
deepin
2020-04-17 07:58
#4
还不如直接装v20
Reply View the author
avatar
观摩
deepin
2020-04-17 08:08
#5

这样稍微折腾了点,但是,节省了更多的时间,因为所有的个人文件,已安装的个人应用,都完整的保留了下来。

比格式化直接重新装 V20 节省了不知道多少时间和功夫。
Reply View the author
avatar
观摩
deepin
2020-04-17 08:09
#6
https://bbs.deepin.org/post/191828
还需要移除语音助手,否则点击就会提示需要激活:

是的,这一步一开始就做了,

只是我这边 autoremove 的时候,没有自动删除授权相关的应用,
后来手动 remove 的。
Reply View the author