First uninstall the bluetooth service:
sudo apt-get remove bluetooth
or
sudo apt-get remove –auto-remove bluetooth
Purging your config/data too
If you also want to delete your local/config files for bluetooth then this will work.
sudo apt-get purge bluetooth
sudo apt-get purge --auto-remove bluetooth