@spaf That reminded me of when the bumblebee rm -rf /usr bug hit me. Ouch.

https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/issues/123

install script does rm -rf /usr for ubuntu · Issue #123 · MrMEEE/bumblebee-Old-and-abbandoned

An extra space at line 351: rm -rf /usr /lib/nvidia-current/xorg/xorg causes the install.sh script to do an rm -rf on the /usr directory for people installing in ubuntu. Totally uncool dude!!! The ...

GitHub