exeldro / obs-audio-monitor

audio monitor filter for OBS Studio
GNU General Public License v2.0
278 stars 27 forks source link

how should i uninstall the package on macOS? #63

Closed faelp22 closed 8 months ago

faelp22 commented 1 year ago

I installed it on my macbook, but now I don't need it anymore and I would like to remove it, could you help me?

felippenardi commented 1 year ago

Would also like to know

jonatan-ivanov commented 9 months ago

It would be great to document this.

exeldro commented 9 months ago

Uninstall on macOS

  1. Open ****Finder****
  2. Press cmd + shift + G which will open a dialog box
  3. Paste the following into the box: ~/Library/Application Support/obs-studio/plugins
  4. After you’ve pasted, hit the return key
  5. Inside the folder, delete the audio-monitor.plugin file
jonatan-ivanov commented 9 months ago

Thanks, I also found plugin_config/audio-monitor, I guess that could be removed to so:

rm -rf ~/Library/Application\ Support/obs-studio/plugins/audio-monitor.plugin/
rm -rf ~/Library/Application\ Support/obs-studio/plugin_config/audio-monitor/