これらの公式は、Spotify によってオープンソース化されたソフトウェアを提供します。
brew tap spotify/public
から、 brew install <formula>
実行するだけです。
数式が別のタップの数式と競合する場合は、 brew install spotify/public/<formula>
できます。
URL 経由でインストールすることもできます。
brew install https://raw.github.com/spotify/homebrew-public/master/<formula>.rb
brew help
、 man brew
、または Homebrew README を参照してください。