- Change the source in
/etc/apt/sources.listto
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
- Add the official source for app store in
/etc/apt/sources.list.d/appstore.list. If no such a list file, please create one there and add below source:
deb https://community-store-packages.deepin.com/appstore eagle appstore
After modifying above you need do apt update then apt upgrade. apt update actually gave me some errors/warnings about signature, but doesn't affect apt upgrade.
Wait until apt upgrade finishes, then reboot.
Next go to 'Settings' > 'Updates' and update from there, and reboot again.
After that apt update and apt upgrade all works fine as normal. No errors any more. I'm actually very surprised it's so smooth for major version update.
I want to update my deepin 15.11 and followed your steps.
After running
sudo apt updateI get the following errors:Any ideas?