Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Homebrew

The missing package manager for macOS subtitle

Homebrew Reviews and details

Screenshots and images

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

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.
  • 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. - Source: dev.to / 9 days ago
  • Tools for Linux Distro Hoppers
    Hopping from one distro to another with a different package manager might require some time to adapt. Using a package manager that can be installed on most distro is one way to help you get to work faster. Flatpak is one of them; other alternative are Snap, Nix or Homebrew. Flatpak is a good starter, and if you have a bunch of free time, I suggest trying Nix. - Source: dev.to / about 1 month ago
  • SQLite Schema Diagram Generator
    Are you using SQLite that ships with macOS, or SQLite installed from homebrew? I had a different problem in the past with the SQLite that ships with macOS, and have been using SQLite from homebrew since. So if it’s the one that comes with macOS that gives you this problem that you are having, try using SQLite from homebrew instead. https://brew.sh/. - Source: Hacker News / about 1 month ago
  • How to install (Ubuntu 22.10 VM) vagrant on Mac M1 ship using QEMU
    Before we begin, make sure you have Homebrew installed on your Mac. Homebrew is a package manager that makes it easy to install software and dependencies. You can install Homebrew by following the instructions on their website: https://brew.sh/. - Source: dev.to / about 1 month ago
  • Perfect Elixir: Environment Setup
    I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / about 1 month ago
  • You're Installing Node.js Wrong. That's OK, Here Is How To Fix It 🙌
    I have always either installed Node from the installer provided by the Nodejs website or, via Brew in macOS. I have also used nvm in the past but did not know that there was a best practice to guide us. - Source: dev.to / about 1 month ago
  • Test Driving a Rails API - Part One
    A running Rails application needs a database to connect to. You may already have your database of choice installed, but if not, I recommend PostgreSQL, or Postgres for short. On a Mac, probably the easiest way to install it is with Posrgres.app. Another option, the one I prefer, is to use Homebrew. With Homebrew installed, this command will install PostgreSQL version 16 along with libpq:. - Source: dev.to / about 2 months ago
  • Effective Neovim Setup. A Beginner’s Guide
    On a macOS machine, you can use homebrew by running the command. - Source: dev.to / about 2 months ago
  • Using Postgres with Docker on a Mac
    This can happen when you run postgresql as a service through Homebrew. - Source: dev.to / about 2 months ago
  • Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
    This is an overreaction, almost to the point of absurdity. Risks inherent to pipe installers are well understood by many. Using your logic, we should abandon Homebrew [1] (>38k stars on GitHub), PiHole [2] (>46k stars on GitHub), Chef [3], RVM [4], and countless other open source projects that use one-step automated installers (by piping to bash). A more reasonable response would be to coordinate with the... - Source: Hacker News / about 2 months ago
  • How to set up Python for backend development on your PC
    MacOS comes with Python pre-installed, but if it's not installed or you want to manage Python versions separately, you can use a package manager like Homebrew or install it manually. - Source: dev.to / 3 months ago
  • How To Set Up Your Coding Environment
    On a Mac, do not use HomeBrew to install NVM. The NVM project recommends using their script. We had a few issues using NVM installed through HomeBrew over the years — issues we did not have when using their installer script. - Source: dev.to / 3 months ago
  • Ask HN: Trouble with a Stargate
    I'm sorry to be asking this as I find it a bit silly, but it's blocking my PR [3], so could a few of you star the project on Github [1] to get my PR to run? [1] https://github.com/laktak/chkbit-py [2] https://brew.sh [3] https://github.com/Homebrew/homebrew-core/pull/160018. - Source: Hacker News / 3 months ago
  • Building a web server: Installing the right software
    In this post we're going to prepare the software to run our web server. As is the case when I set up most Macs, my first install is the Homebrew package manager. They have instructions on their site for how to install, and once you have Homebrew set up most of the rest of your software can be installed with a brew install in your Terminal. With the exception of our next piece of software. - Source: dev.to / 4 months ago
  • My MacBook Setup For Development 2024
    Package Management with Homebrew and Cakebrew When it comes to package management, Homebrew remains my favourite Companion. But, for those who appreciate a visually appealing interface, I've also embraced Cakebrew, providing a user-friendly GUI for Homebrew. - Source: dev.to / 4 months ago
  • Writing and Running Swift Code without Xcode on Mac and Windows
    Firstly, install Xcode or the Xcode command line tools. I recommend installing the package manager brew (homebrew). It installs Xcode command line tools for you and comes in handy when you install software that's not in the App Store (and even if it is!). - Source: dev.to / 4 months ago
  • Trying to install homebrew but running into issues
    Go to https://brew.sh/ and click on the clipboard:. Source: 5 months ago
  • [Tutorial] Running Windows Games using GPTK and Steam
    Now we need homebrew to be installed under intel architecture. To do so run /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" (the manual for homebrew can be found under https://brew.sh). Source: 5 months ago
  • Need Terminal Help- either get command not found, permission denied, or zsh: killed- all for the same thing
    Step2 : Install Homebrew. Opened terminal and put in the cut and posted command from brew.sh - easy enough- did:. Source: 5 months ago
  • Everything I install and set up on a new MacBook as a web developer
    I try to install as much as possible using Homebrew. The first packages I install when setting up a new machine are node and nvm. I also brew install lolcat, which lets me do this:. - Source: dev.to / 5 months ago
  • UP TO DATE: Guide for installing and converting manga to the proper file format for your e-reader. Windows and Mac
    - A ZIP reading tool, like 7-ZIP. You would need to have homebrew to install this on Mac. Source: 5 months ago

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

Suggest an article

Generic Homebrew discussion

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

    Great for installing open-source apps on macOS

  2. Stan Bright avatar
    Stan Bright
    · about 2 months 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
    · 6 months 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
    · 6 months 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.