deepin升级20.1(2021.3)
一、为什么升级呢,因为15.11不能用:
(1)企业微信卡,频繁闪退
(2)微信开发者工具不能使用,打开项目整个deepin系统卡死。
二、按照网上的教程,更改软件源,使用命令行升级。从15.11升级20,中间没有问题,可以重启进如桌面,总体上--失败。主要问题有:
(1)不能用终端,打不开;
(2)浏览器频繁闪退,无法正常使用。
(3)系统显示还是15.11,可能是最后升级失败了,有输出。
最终办法,下载20.1的iso文件,用优盘制作启动盘,安装,很快,比装15快多了。
三、20.2是社区版本,界面美观,不过用20.1自带升级更新功能后再安装软件就失败了,提示缺少包之类,找教程解决:
`first step
sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade
second step
sudo apt-get update
sudo apt-get clean
sudo apt-get autoremove
third step
sudo apt --fix-broken install
sudo apt-get update && sudo apt-get upgrade
sudo dpkg --configure -a
sudo apt-get install -f
执行完以上步骤后,基本上问题便能解决`
完美解决。
企业微信不卡,不闪退
wine升级到wine-4.0 (Debian 4.0-2)