nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.37k stars 148 forks source link

Uninstall #125

Closed Photon99984 closed 2 years ago

Photon99984 commented 2 years ago

What is the easiest way to uninstall or at least disable the bluetooth audio-receiver permanently?

nicokaiser commented 2 years ago

Short answer: flash the SD card.

Long answer: this script is meant to be used on a clean Raspberry Pi OS Lite installation. It is not meant to be run on a device that does other things. So, it permanently modifies the installation, it is not meant to be uninstalled at all.

It you really need to disable parts of it, you need to look at the scripts and try to reverse their behaviour (although some files are overwritten).

Photon99984 commented 2 years ago

Thanks for the quick answer and for making this awesome project. No problem for me, but I think you should mention that in the readme.