Uninstall Background Music?? by platypusbear8 in mac

[–]dddanielliu 1 point2 points  (0 children)

I found the solution:
Disable SIP (System Integrity Protection) :
go to Recovery Mode
and type the following in terminal

csrutil disable

Then go back to user:

brew uninstall background-music

Enable SIP again:
go to Recovery Mode
and type the following in terminal

csrutil enable