i've tried to install wine-mono 4.7.1 on Lubuntu 17.10
wget http://dl.winehq.org/wine/wine-mono/4.7.1
sudo apt update
Result:
Hit:1 http://bg.archive.ubuntu.com/ubuntu artful InRelease
Get:2 http://bg.archive.ubuntu.com/ubuntu artful-updates InRelease [78,6 kB]
Get:3 http://bg.archive.ubuntu.com/ubuntu artful-backports InRelease [72,2 kB]
Get:4 http://security.ubuntu.com/ubuntu artful-security InRelease [78,6 kB]
Hit:5 http://download.mono-project.com/repo/ubuntu xenial InRelease
Hit:6 http://ppa.launchpad.net/cdemu/ppa/ubuntu artful InRelease
Ign:7 http://dl.winehq.org/wine/wine-mono/4.7.1 artful InRelease
Err:8 http://dl.winehq.org/wine/wine-mono/4.7.1 artful Release
404 Not Found
Hit:9 https://dl.winehq.org/wine-builds/ubuntu artful InRelease
Hit:10 http://deb.playonlinux.com trusty InRelease
Reading package lists... Done
E: The repository 'http://dl.winehq.org/wine/wine-mono/4.7.1 artful 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.
I look This post
The "sudo add-apt-repository --remove ppa:" command didn't work for me.
Tried manually remove from /etc/apt/sources.list but access is denied
Is there other way to remove the broken repository
sudo
(to raise your privileges/permissions) ? – guiverc Dec 06 '17 at 23:18