我一直在按照 wine 的步骤进行安装winehq
,但尽管我似乎已尽我所能,但我一直收到此错误:
The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release' does not have a Release file.
E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
如果有人能说明我应该从这里去哪里,我将不胜感激。谢谢。
在我尝试了以下建议后,这是更新后的输出:
antonio@mclinux:~$ sudo dpkg --add-architecture i386
antonio@mclinux:~$ wget -nc -qO- https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
OK
antonio@mclinux:~$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main'
Hit:1 http://br.archive.ubuntu.com/ubuntu eoan InRelease
Hit:2 http://ppa.launchpad.net/ricotz/unstable/ubuntu eoan InRelease
Hit:3 http://br.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu eoan-security InRelease
Hit:5 http://br.archive.ubuntu.com/ubuntu eoan-backports InRelease
Ign:6 http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan InRelease
Hit:7 https://dl.winehq.org/wine-builds/ubuntu eoan InRelease
Err:8 http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan 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.
你能帮我看看是怎么回事吗?
干杯,