I just started using Ubuntu. I was trying to get Adobe Reader to work and got stuck on the seemingly common problem Failed to load module "canberra-gtk-module"
. I tried several of the suggestions on this question, including the one described in this answer:
sudo aptitude reinstall libcanberra-gtk-module
The problem was not solved, but that command removed a WHOLE BUNCH of stuff from my machine that I now have to reinstall, including CUDA, Caffe, and others that I didn't get the chance to note down while the whole thing was happening.
Following this answer on Meta, I am posting this information here because I don't have the reputation to comment under the original answer, but I want to warn others against using that command without knowing what they are getting themselves into.
In addition, are there policies I can use in the future to try stuff out without messing my system up as much as I did this time?