Eu tentei esse comando mas não funciona
sudo add-apt-repository ppa:leaeasy/dde
diz
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.
Eu também tentei mudar "disco" para "biônico" em
/etc/apt/sources.list.d/leaeasy-ubuntu-dde-disco.list
mas quando tento instalá-lo com isso
sudo apt-get update
sudo apt-get install dde
diz
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.
Eu também tentei
sudo aptitude install dde
ele é instalado, mas não consigo iniciar o dde startdde
porque o binário não está no caminho.
Também não vejo nenhuma entrada do Deepin no menu de login.
e tentei todas as respostas emIncapaz de corrigir problemas, você manteve pacotes quebradoseO que posso fazer se um repositório/PPA não tiver um arquivo Release?mas sem sorte.
alguém sabe como posso instalar o dde?