Software Alternatives, Accelerators & Startups

Homebrew

The missing package manager for macOS.

Homebrew Reviews and details

Screenshots and images

  • Homebrew Landing page
    Landing page //
    2023-03-29

Features & Specs

  1. User-Friendly

    Homebrew provides an easy-to-use command-line interface that simplifies the installation and management of software packages.

  2. Wide Range of Packages

    Homebrew offers a vast repository of software, covering a broad spectrum of utilities, languages, and applications.

  3. Dependency Management

    Homebrew automatically handles dependencies, ensuring that all required packages are installed and up to date.

  4. Community Support

    Homebrew has a strong community backing and regular contributions, which ensures frequent updates and a robust support system.

  5. Cross-Platform

    Homebrew is available on macOS and Linux, allowing for consistent package management across different operating systems.

  6. Customizability

    Users can create their own formulae to install software that isn’t available in the core repositories.

Badges & Trophies

Promote Homebrew. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Homebrew Review: Coopers Lager - Taste Test

Homebrew Review | Alchemist Class by Mage Hand Press (featuring Designer Mike Holik)

Northern Brewer Cream Ale Homebrew Review Tasting

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Homebrew and what they use it for.
  • How to for developers: Mastering your corporate MacBook Setup
    Homebrew is the go to for developer using MacOs to be able to install applications. It's the equivalent of Aptitude in Ubuntu. - Source: dev.to / 2 days ago
  • Connect to Unsupported Older Linux servers with VS Code Remote-SSH using Custom glibc & libstdc++
    Install glibc and patchelf using brew (Homebrew), or build from source, or use a prebuilt binary (if available). This guide uses brew. Also you can see this. - Source: dev.to / about 1 month ago
  • Dark Souls CRUD Arena - The Prisoner Approach
    In past personal projects, and in my most recent role, I've used Docker for dependency management to avoid the "works on my machine" scenario. I also just like keeping dependencies off my machine, but for this project I opted not to use containers given my lack of dependencies. I used Homebrew for all my needs :). - Source: dev.to / about 2 months ago
  • Use the Amazon Q Developer CLI on AWS Graviton
    Install Homebrew if it's not already available on your computer. - Source: dev.to / about 1 month ago
  • 5 Local Environment Mistakes I See Everywhere, and How to Fix Them Properly
    # ./launch.sh: #!/bin/bash if ! Command -v brew &> /dev/null; then echo "❌ Homebrew is not installed. Install it from https://brew.sh/" exit 1 fi if ! Command -v docker &> /dev/null; then echo "⚙️ Installing Docker..." brew install --cask docker fi if ! Command -v php &> /dev/null; then echo "🐘 Installing PHP..." brew install [email protected] fi. - Source: dev.to / about 2 months ago
  • Open Source Developer Patronage Programs: A Sustainable Future for FOSS
    Projects like curl and Homebrew have successfully leveraged patronage programs to achieve financial sustainability. These examples highlight the potential for other projects to follow suit and secure the funding necessary for continued innovation. - Source: dev.to / 3 months ago
  • How to build an API with Ruby and Sinatra
    We’ll use Homebrew (Brew) for the installation process.:. - Source: dev.to / 3 months ago
  • Getting Started With Git: Creating a Repository and Webpage for Your Resume!
    If you are on a Mac, install Homebrew if not already installed. Then open up the almighty terminal (as I like to call it). Paste and run this command:. - Source: dev.to / 3 months ago
  • 🚀 Why Every Beginner (Especially Non-Tech Students) Should Learn Git
    (If you don’t have Homebrew, install it first from brew.sh). - Source: dev.to / 3 months ago
  • Run LLMs locally with Ollama on macOS for Developers
    I use Homebrew for the installation of Ollama. But there are also alternative installation options available, see https://ollama.com/download. - Source: dev.to / 4 months ago
  • The easiest way to set up and configure your AWS CLI
    You still have to install the latest version of the AWS CLI, of course (see the Installation Instructions on how to do that for Linux and Windows, honestly if you are on Mac, I'd really suggest using Homebrew instead of the approach suggested there, but it's a matter of tastes. - Source: dev.to / 4 months ago
  • How To Build and Host a Hugo Site
    Install Hugo (you may also need to install Homebrew depending on your operating system and how you choose to install Hugo). - Source: dev.to / 4 months ago
  • Setting Up a Mac for Development: A Comprehensive Guide 🧑🏻‍💻 ‍
    Homebrew is a must-have package manager for macOS, simplifying the installation of software. - Source: dev.to / 6 months ago
  • Getting familiar with Git/GitHub
    It is advised that you install Git using https://brew.sh/ instead, and that you utilize Homebrew tools to maintain Git's updates. Installing and controlling open source development tools on a Mac via the command line is made easy with Homebrew. - Source: dev.to / 6 months ago
  • How to Create Custom Plans with “plan.md” in Goose
    Step2: Install Homebrew — Visit brew.sh and follow the installation steps, or run:. - Source: dev.to / 6 months ago
  • Installing Rust on macOS with Homebrew
    While Rust’s official installation tool, rustup, is excellent and versatile, I prefer using Homebrew whenever possible. It is simple, familiar, and keeps everything neatly managed in one place. - Source: dev.to / 6 months ago
  • Testing the startup time for your Fire OS app
    If you’re on a Mac, use Homebrew to install it by running brew install maven in the terminal. - Source: dev.to / 7 months ago
  • Python Project Creation on Mac OS X
    The developer uses HomeBrew to install the opinionated dependencies. - Source: dev.to / 7 months ago
  • Setting Up Your React Native Development Environment
    Installing Node and Watchman using Homebrew. Run the following commands in a Terminal after installing Homebrew:. - Source: dev.to / 7 months ago
  • A Simple CLI for Managing VSCode Workspaces
    For users who prefer using Homebrew, installing ws is as simple as running the following command:. - Source: dev.to / 7 months ago
  • Building a Quiz App Using Python: A Step-by-Step Guide
    Install Homebrew if you haven't already (visit https://brew.sh/ for instructions). - Source: dev.to / 8 months ago

External sources with reviews and comparisons of Homebrew

Top Homebrew Alternative: ServBay Becomes the Go-To for Developers
Homebrew is a highly popular package manager on macOS and Linux systems, enabling users to easily install, update, and uninstall command-line tools and applications. Its design philosophy focuses on simplifying the software installation process on macOS, eliminating the need for manual downloads and compilations of software packages.

Do you know an article comparing Homebrew to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Homebrew discussion

Log in or Post with
  1. regal avatar
    regal
    · about 1 year ago
    · Reply

    Great for installing open-source apps on macOS

  2. Stan Bright avatar
    Stan Bright
    · about 1 year ago
    · Reply

    If you are a software engineer working on a mac - you can't get away from using Homebrew. And it just works.

  3. User avatar
    aishot
    · over 1 year ago
    · Reply

    This is the easiest package manager on Mac, been using it for years and love the simplicity or installing and uninstalling packages directly from the CLI

  4. User avatar
    Dream100-AI
    · over 1 year ago
    · Reply

    Missing packages

This is an informative page about Homebrew. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.

OSZAR »