So installieren Sie den Deepin-Desktop in Ubuntu 19.04

So installieren Sie den Deepin-Desktop in Ubuntu 19.04

Ich habe diesen Befehl ausprobiert, aber er funktioniert nicht

sudo add-apt-repository ppa:leaeasy/dde

es sagt

Reading package lists... Done                                                  
E: The repository 'http://ppa.launchpad.net/leaeasy/dde/ubuntu disco Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Ich habe auch versucht, "Disco" in "Bionic" zu ändern in /etc/apt/sources.list.d/leaeasy-ubuntu-dde-disco.list

aber wenn ich versuche, es mit diesem zu installieren

sudo apt-get update
sudo apt-get install dde

es sagt

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 dde : Depends: dde-desktop but it is not going to be installed
       Depends: deepin-wm but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Ich habe auch versucht

sudo aptitude install dde

Es wird installiert, aber ich kann DDE nicht starten, startddeda die Binärdatei nicht im Pfad ist.

Ich sehe auch keinen Deepin-Eintrag im Anmeldemenü.

und ich habe alle Antworten ausprobiert inProbleme können nicht behoben werden, Sie haben defekte Pakete zurückgehaltenUndWas kann ich tun, wenn ein Repository/PPA keine Release-Datei hat?aber kein Glück.

weiß jemand, wie ich DDE installieren kann?

verwandte Informationen