Prowlarr is not compatible with OSX versions < 10.15 (Catalina) due to .NET incompatibilities.
- Download the MacOS App or the MacOS M1 App depending on your system architecture.
- Open the archive and drag the Prowlarr icon to your Application folder.
- Self-sign Prowlarr
codesign --force --deep -s - /Applications/Prowlarr.app && xattr -rd com.apple.quarantine /Applications/Prowlarr.app
- Start Prowlarr by double-clicking the icon or running
open /Applications/Prowlarr.app
- Browse to http://localhost:9696 to start using Prowlarr