After running those two commands:
sudo add-apt-repository ppa:tualatrix/next
sudo apt-get update
I am getting this output:
Reading package lists... Done
W: The repository 'ppa.launchpad.net/tualatrix/next/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.
E: Failed to fetch ppa.launchpad.net/tualatrix/next/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch ppa.launchpad.net/tualatrix/next/ubuntu/dists/xenial/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
I don't really understand the error in the last few lines. (Had to remove the http: before the ppa (no more then 2 Links...)
If I dismiss these errors.
The installation of ubuntu-tweak does not work
sudo apt-get install ubuntu-tweak
This output:
niclas@ThinkPad:~$ sudo apt-get install ubuntu-tweak
[sudo] password for niclas:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ubuntu-tweak
Would be thankfull for any help