Software Alternatives & Reviews

Package Control VS Homebrew

Compare Package Control VS Homebrew and see what are their differences

Package Control logo Package Control

The Sublime Text package manager that makes it exceedingly simple to find, install and keep...

Homebrew logo Homebrew

The missing package manager for macOS
  • Package Control Landing page
    Landing page //
    2023-08-23
  • Homebrew Landing page
    Landing page //
    2023-03-29

Package Control videos

Package Control Review

Homebrew videos

Homebrew Review: Coopers Lager - Taste Test

More videos:

  • Review - Homebrew Review | Alchemist Class by Mage Hand Press (featuring Designer Mike Holik)
  • Review - Northern Brewer Cream Ale Homebrew Review Tasting

Category Popularity

0-100% (relative to Package Control and Homebrew)
Front End Package Manager
Developer Tools
7 7%
93% 93
Windows Tools
0 0%
100% 100
Package Manager
5 5%
95% 95

User comments

Share your experience with using Package Control and Homebrew. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Homebrew seems to be a lot more popular than Package Control. While we know about 877 links to Homebrew, we've tracked only 9 mentions of Package Control. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Package Control mentions (9)

  • sublime text 4 shebang generator?
    The shebang will depend on your system setup. I haven’t heard of shebang packages, and I don’t know how useful they would be. But if one exists it would be listed on Package Control. Source: 11 months ago
  • Recommended text editors for Mac
    Another Editor would be Sublime Text. Its not so mighty like VS Code. But it is fast, customisable via packagecontrol etc. etc. Source: 12 months ago
  • New to SublimeText, just installed version4. How to get specific SublimeText4 Packages?
    I also tried packagecontrol.io but it seems like it is not filtering properly. If I try to filter :s4 its just returning a big mix of everything... Source: about 1 year ago
  • Need help with three small use cases
    - name: install package vars: package_name: "Package Control.sublime-package" get_ulr: url:"{{ 'https://packagecontrol.io/' + package_name }}" Dest: "{{ '~/.config/sublime-text/Packages/User/' + package_name }}". Source: over 1 year ago
  • Ask HN: Can you recommend me a fast, light text editor for Windows?
    Adding to this, while the software is proprietary the community mods/packages ecosystem is very healthy and easy to use. https://packagecontrol.io/. - Source: Hacker News / over 1 year ago
View more

Homebrew mentions (877)

  • 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 / 7 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 / 29 days 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
View more

What are some alternatives?

When comparing Package Control and Homebrew, you can also consider the following products

pip - The PyPA recommended tool for installing Python packages.

Chocolatey - The sane way to manage software on Windows.

Python Poetry - Python packaging and dependency manager.

iTerm2 - A terminal emulator for macOS that does amazing things.

Conda - Binary package manager with support for environments.

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft