Skip to content

Instantly share code, notes, and snippets.

@adapowers
Last active June 28, 2023 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adapowers/25cd06f1820447f7225079944843d205 to your computer and use it in GitHub Desktop.
Save adapowers/25cd06f1820447f7225079944843d205 to your computer and use it in GitHub Desktop.
Mono (for Sonarr etc.)
brew install mono

sudo mkdir -p /Library/Frameworks/Mono.framework/Versions/Current/bin

ln -s /opt/homebrew/bin/mono /Library/Frameworks/Mono.framework/Versions/Current/bin

Then install Sonarr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment