이 명령을 시도했지만 작동하지 않습니다
sudo add-apt-repository ppa:leaeasy/dde
그것은 말한다
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.
또한 "disco"를 "bionic"으로 변경해 보았습니다.
/etc/apt/sources.list.d/leaeasy-ubuntu-dde-disco.list
그런데 이걸로 설치하려고 하면
sudo apt-get update
sudo apt-get install dde
그것은 말한다
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.
나도 시도했다
sudo aptitude install dde
startdde
설치는 되지만 바이너리가 경로에 없기 때문에 dde를 시작할 수 없습니다 .
또한 로그인 메뉴에 Deepin 항목이 표시되지 않습니다.
그리고 나는 모든 대답을 시도했습니다문제를 해결할 수 없습니다. 손상된 패키지를 보유하고 있습니다.그리고저장소/PPA에 릴리스 파일이 없으면 어떻게 해야 합니까?하지만 행운은 없습니다.
dde를 어떻게 설치하는지 아는 사람 있나요?