I recently installed Ubuntu 16.04 in my machine, however when trying to perform sudo apt-get update I got the following message:
W: The repository 'http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Failed to fetch https://deb.opera.com/opera-stable/dists/stable/InRelease Connection timed out after 120000 milliseconds
E: Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
W: Some index files failed to download. They have been ignored, or old ones used instead.
After some research I thought it would be useful to change my download mirror, however after selecting the recommended mirror and trying to update I get the error message:
Failed to download repository information.Check your Internet connection.
with the following details:
W:The repository 'http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu xenial Release' does not have a Release file.
W:Data from such a repository can't be authenticated and is therefore potentially dangerous to use., W:See apt-secure(8) manpage for repository creation and user configuration details.,
W:Failed to fetch https://deb.opera.com/opera-stable/dists/stable/InRelease Connection timed out after 120000 milliseconds
E:Failed to fetch http://ppa.launchpad.net/freyja-dev/unity-tweak-tool-daily/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
W:Some index files failed to download. They have been ignored, or old ones used instead.
Any idea how I might solve this problem? Thanks in advance.