Skip to content

Personal collections of binary formulae for the Homebrew and homebrew-cask package manager.

Notifications You must be signed in to change notification settings

athrunsun/homebrew-osxbinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

Homebrew OSX Binaries

These formulae provide binary installs for software that,

  • Is not available in other package managers.
  • Has a lot of dependencies thus is time-consuming when installing. E.g. mpv.

NOTE

  • Don't mess this up with homebrew's official homebrew-binary.
  • This tap is for no-compiling fans like me. I really hate to install a bunch of dependencies just to compile one formula. Binaries are way cleaner for me.

How do I install these formulae?

brew install athrunsun/osxbinary/<formula>

Or brew tap athrunsun/osxbinary and then brew install <formula>.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/athrunsun/homebrew-osxbinary/master/Formula/<formula>.rb

Documentation

brew help, man brew or check Homebrew's documentation.

About

Personal collections of binary formulae for the Homebrew and homebrew-cask package manager.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages