Homebrew 4.0.0 release

This page summarizes the projects mentioned and recommended in the original post on /r/apple

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • Yeah, that's just a point release they issued a couple hours ago https://github.com/Homebrew/brew/releases/tag/4.0.1

  • Homebrew-cask

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • macports-www

    The MacPorts website

  • On Linux, most distributions come with their own package manager out of the box (e.g. Ubuntu / Debian has APT). One annoying thing about macOS as a development platform is that it does not come with one out of the box, and Homebrew has emerged as the most popular third-party management by far. There are other ones like MacPorts as well but I think this is the kind of thing where the popular one tends to become more popular because people don't want to learn/use multiple package manager. I actually used to use MacPorts before I switched to Homebrew just because it's been getting a lot more momentum / features / development and it's where every package is.

  • Chocolatey

    Chocolatey - the package manager for Windows

  • I'm using https://chocolatey.org/ for almost everything beside Office and Affinity and it works really well, especially keeping all packages up to date is just a command away. win-get should do the job too, but I never had a reason to switch. Also WSL2 was a game changer for me, running Linux VMs is a breeze and it's already well integrated into Windows 10/11.

  • colima

    Container runtimes on macOS (and Linux) with minimal setup

  • If you want a fast and lightweight alternative you can uninstall the docker cask and use colima (brew install colima) which provides a minimal managed virtual machine that runs your docker containers via the docker cli.

  • homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

  • For example, you can find rclone on it: https://formulae.brew.sh/formula/rclone#default, and click through on the "Formula code on GitHub" link, and see the exact Ruby that Homebrew is installing rclone with.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts