

And, since Mac OS X is now home to Windows-style installer crapware, Homebrew Cask is a way around that.Wget.

They can avoid all the downloading DMG files and clicking around. This is a shame, because - while we geeks love easy terminal utilities - many people could benefit from easy software installation on Mac OS X. Unfortunately, there’s no graphical user interface for Homebrew Cask.

Not every graphical application or Unix utility you’re looking for will be available, but most of them probably will be. To remove that package from your system later: brew remove nameįor more details on using these commands, read the Homebrew Cask Usage guide or the Homebrew brew command manual on their official websites. To download and install that package: brew install name To search for a utility: brew search name Like Homebrew Cask, it uses simple commands. It’s the easiest way to install them on Mac OS X, just as it is on Linux. The Homebrew command is the underlying package manager that installs all those UNIX and open-source utilities you might want. Install Open-Source Utilities With Homebrew if you run the ruby script using the command above, it will ask you to run the following command: Update: Run the following command instead. You can just open a Terminal window, copy-paste the following command, and press Enter: ruby -e "$(curl -fsSL )" You could also install the full Xcode application from Apple, if you prefer - but that takes up more space on your Mac and isn’t necessary. On a modern Mac OS X system, you can install these just by running the following command in a Terminal window. Install Homebrew and Homebrew Caskįirst, you’ll need the command-line tools for Xcode installed. Homebrew Cask extends Homebrew with support for installing binary apps - the kind you normally drag to your Applications folder from DMG files. It will quickly download and install them, compiling them from source. Homebrew is a package manager designed for installing UNIX tools and other open-source applications on Mac OS X. RELATED: Windows 10 Includes a Linux-Style Package Manager Named "OneGet"
