Deepin environment install problems
Tofloor
poster avatar
b3lll
deepin
2017-11-22 07:20
Author
I'm trying to install Deepin desktop manager on debian, using this manual.

  1. sudo sh -c 'echo "deb http://packages.linuxdeepin.com/deepin raring main non-free universe" >> /etc/apt/sources.list'
  2. sudo sh -c 'echo "deb-src http://packages.linuxdeepin.com/deepin raring main non-free universe" >> /etc/apt/sources.list'
  3. wget http://packages.linuxdeepin.com/deepin/project/deepin-keyring.gpg
  4. gpg --import deepin-keyring.gpg
  5. sudo gpg --export --armor 209088E7 | sudo apt-key add -
  6. sudo apt-get update
Copy the Code

And while updating i receive error:
  1. Hit:1 http://kali.volia.net/kali kali-rolling InRelease
  2. Ign:2 http://packages.linuxdeepin.com/deepin raring InRelease
  3. Err:3 http://packages.linuxdeepin.com/deepin raring Release
  4.   404  Not Found [IP: 202.141.160.114 80]
  5. Reading package lists... Done
  6. E: The repository 'http://packages.linuxdeepin.com/deepin raring Release' does not have a Release file.
  7. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  8. N: See apt-secure(8) manpage for repository creation and user configuration details.
Copy the Code
Help plz to bypass this problem.

Reply Favorite View the author
All Replies
melodyzou
deepin
2017-11-22 23:11
#1
Details you can refer to: https://www.deepin.org/en/dde/desktop-transplantation/
There is no deepin Desktop  Environment Transplantation for Debian as i know.
Reply View the author