So I did something I was not supposed to by executing a command from the terminal (was having problems installing programs), and messed up the system. Can't install any programs and the upgrade command(among many others) won't work either. Software center and Libreoffice Calc have disappeared.
My problems had started after trying to install Java and OpenJDK. But they're trivial at this point i guess.
This is the output of the sudo apt-get install -f command:
This is the output of the sudo apt-get update command:
Is it practically possible to rescue the system from here ? Everything that is installed so far is working fine (firefox, wine etc.). I've tried a lot of things to no avail.
/var/log/apt/term.log
and remove them withsudo apt-get remove <package>
. – Tony Lancer Sep 18 '16 at 19:53Thanks for your answer. Could you please have a look here and let me know which package I can attempt to remove for example ? I'm not sure the sudo apt-get remove command works without errors. Also, could you please have a look at entries in 2016-09-18 and let me know how much I have messed up or whether it's recoverable or not ?
– deniz Sep 18 '16 at 21:22