So I'm having this problem where for some reason I can't install any package on my ubuntu system.
I'm currently on Ubuntu 16.10
.
terminal install logs
Update:
I've done entered those commands and got this.
after update and apt-cache
What should I do now?
First do
You should get no errors upon updating. In case you do, then you might have issues with your firewall, or something blocking you from updating repositories. Check the output carefully.
And then search for the correct (exact!) package name using this command:
As a last resort you could add external 3rd Party repository as described in this answer. Just remember to use your distribution name instead of "xenial".