When comparing Homebrew vs Slate, the Slant community recommends Homebrew for most people. In the question“What are the best power user tools for macOS?” Homebrew is ranked 2nd while Slate is ranked 21st. The most important reason people chose Homebrew is:
Homebrew makes it easy for people to quickly install any open source software (that is contained within the apps repositories) for Mac.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Quick access to a large repository of open source software
Homebrew makes it easy for people to quickly install any open source software (that is contained within the apps repositories) for Mac.
Pro Easy to setup and use
Once installed, you control Homebrew using the brew command. You can find packages using brew search, install them using brew install and remove them using brew uninstall.
Pro Open Source
Pro Less maintenance than Macports
Macports seems to be able to get into a bad state where new packages are unable to be installed, or installed software was unable to be updated. This simply hasn't happened with Homebrew. In addition to not having to deal with corruption problems, Homebrew installs packages in userland. Not requiring root to install software is a big win.
Pro Builds quickly and requires few dependencies
Homebrew as much as possible uses already existing libraries and tools to install software thus making builds quick and requiring few dependencies.
Pro Unintrusive
Homebrew installs packages to their own directory and then symlinks their files into /usr/local
. Homebrew won’t install files outside its prefix, and you can place a Homebrew installation wherever you like.
Pro Does not require using sudo
One of the things to like about Homebrew is that it refuses to run things under sudo
most of the time. This is a great policy, but it causes issues when you want to create symlinks or install in places that SIP has changed permissions on.
Pro Homebrew tries very hard to use existing tools and libraries
Homebrew’s recipes try very hard to use the existing tools and libraries in OS/X, so they tend to build much faster and require fewer dependent libraries.
Pro Extremely configurable
Slate is similar to Linux WMs like Xmonad in that it is nearly infinitely configurable. You can either use the default configuration file or just Javascript for very complex/dynamic settings. Slate also offers editing a ".js" or a ".slate" file for configuration.
Pro Based on hotkeys
Hotkeys can be set to re-size and focus windows, as well as activate layout presets.
Pro It's free
Slate is completely free to download and use, which is a great option in a field of Mac WMs that often costs money to use.
Pro Allows for tiling
Slate allows for customizing the config file in order to emulate tiling windows.
Pro Lets you set default layouts
By using a feature called "snapshots", users can set up different default window layouts in Slate that they can switch to and from on the fly.
Pro Window hints
Slate offers window hints which are an intuitive way to change window focus.
Cons
Con May cause issues when trying to create symlinks or installing in places where SIP has changed permissions
One of the things to like about Homebrew is that it refuses to run things under sudo
most of the time. This is a great policy, but it causes issues when you want to create symlinks or install in places that SIP has changed permissions on. (Alternatively, you could install Homebrew somewhere other than /usr/local
, but that might break various packages that depend on having stuff in and relative to /usr/local/
.)
Con Command line tools for XCode required
Once xcode is installed you can install Homebrew, including new(er)/different versions of most of the build stuff that xcode-select installed, like a newer gcc, newer git, etc.
Con Relies on outdated system libs
Con Project is no longer in development
Development is no longer active on this project as of 2017.
Con Hard to configure
There's no graphical user interface for configuring Slate, meaning it has to be done from the command line interface or by editing a config file. This makes it somewhat difficult and time-consuming.
Con Missing features
Unable to perform all tasks of software it was meant to replace.
Can not move windows between 'Spaces' (virtual desktops).
Con Video fail
Demonstration video failed to highlight any of the advantages of the windowing system. Or at least, the advantages were so subtly intrinsic that no-one who didn't already use the system could appreciate them.