I just walked into the trap of calling
sudo apt-get install autoremove
I did it because I was unable to install sudo apt-get install libopencv-dev because of unmet dependencies.
Now my ros-indigo installation is broke, opencv is still not installed and I also cannot reinstall it.
When trying to install it I get only
E: Unable to correct problems, you have held broken packages.
I fear that I'm really close to killing my entire package-dependency system. Can someone help me please?
Can I somehow use the file /var/log/apt to reverse the step of deleting ros?