elementary OS install wine
elementary OS install wine
my linux os is elementary OS,I want install wine on my system.But I can't install.How can i do?
Re: elementary OS install wine
What steps have you already tried?
What is the output of
This allows you to see what version of Ubuntu the operating system is running.
If you know the Ubuntu version name, you can follow the guide on the WineHQ Wiki.
What is the output of
Code: Select all
cat /etc/os-release
If you know the Ubuntu version name, you can follow the guide on the WineHQ Wiki.
Re: elementary OS install wine
wen i enter sudo apt update,have error.
Re: elementary OS install wine
What error message do you get?
Can you copy and paste the message?
Can you copy and paste the message?
Re: elementary OS install wine
E: The repository 'https://dl.winehq.org/wine-builds/ubuntu bionic Release' no longer has 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.
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.
Re: elementary OS install wine
I think you made a mistake when you added the repository.
Remove the WineHQ repository from /etc/apt/sources.list or from a file in /etc/apt/sources.list.d/
and follow the instructions on the WineHQ Wiki.
Remove the WineHQ repository from /etc/apt/sources.list or from a file in /etc/apt/sources.list.d/
and follow the instructions on the WineHQ Wiki.