How to switch between Intel & Nvidia graphics cards on Ubuntu
Warning: This borked my machine, I had to boot into recovery mode, drop into a root shell and issue:
mount -o remount, rw /
...in order to remount the file system in read-write mode.
Then I did
apt-get purge nvidia*
Anyways, here how i borked up:
This is the important invocation:
software-properties-gtk
Read more: Link - How To Switch Between Intel and Nvidia Graphics Card on Ubuntu