homebrew-graph VS homebrew-cask-versions

Compare homebrew-graph vs homebrew-cask-versions and see what are their differences.

homebrew-graph

Creates a dependency graph of Homebrew formulae. (by martido)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
homebrew-graph homebrew-cask-versions
1 2
213 1,185
- 0.6%
0.0 10.0
over 2 years ago 4 days ago
Ruby Ruby
GNU General Public License v3.0 or later BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

homebrew-graph

Posts with mentions or reviews of homebrew-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Ask HN: Best Alternative to Homebrew in 2021?
    21 projects | news.ycombinator.com | 2 Nov 2021
    wat.

    Of course the recursive update policy is going to be weirdly painful for some users! Homebrew doesn't even attempt to encode some very basic aspects of dependency. The choice you outline above is one that is not faced by most package managers, because they don't make this mistake. The naive wheel reinvention with Homebrew is so eternally disappointing, and it inevitably explains a lot of the pain users experience with it.

    > Homebrew upgrades dependencies and dependents of those dependencies (which, admittedly, can feel like unrelated)

    One relatively non-disruptive thing you might be able to do to make this behavior less surprising to users is (offer a way to?) print the dependency tree for package installations/upgrades that pull in upgrades of their ā€˜siblingsā€™. You'd probably want to just do it in a textual way, but this project seems to model the kind of logic you'd want for printing dependency trees with Homebrew as it exists.[2]

    ā€”

    1: https://github.com/Homebrew/homebrew-core/blob/master/Formul...

    2: https://github.com/martido/homebrew-graph/blob/master/cmd/br...

homebrew-cask-versions

Posts with mentions or reviews of homebrew-cask-versions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • Apple Seeds Second Beta of macOS Ventura 13.3 to Developers (build: 22E5230e)
    1 project | /r/MacOSBeta | 4 Mar 2023
    https://github.com/Homebrew/homebrew-cask-versions/blob/master/Casks/safari-technology-preview.rb -> that would brew install safari-technology-preview then, remembered it right.
  • Ask HN: Best Alternative to Homebrew in 2021?
    21 projects | news.ycombinator.com | 2 Nov 2021
    > If I just wanted to install google-chrome, sublime, and skype, I would use the app store.

    None of those is available on the Mac App Store. I donā€™t understand the argument youā€™re trying to make.

    > In contrast to how it used to be, Homebrew now seems designed for people that only want popular bleeding edge packages, and nobody else.

    Homebrew Caskā€”which is what youā€™re referring to in the reminder of that paragraphā€”has always been focused on the latest versions of packages. The versions repo[1] is secondary with stricter rules for acceptance.

    [1]: https://github.com/Homebrew/homebrew-cask-versions

What are some alternatives?

When comparing homebrew-graph and homebrew-cask-versions you can also consider the following projects:

PostgresApp - The easiest way to get started with PostgreSQL on the Mac

HomeBrew - šŸŗ The missing package manager for macOS (or Linux)

pkgsrc - NetBSD/pkgsrc fork for our binary package repositories

homebrew-core - šŸ» Default formulae for the missing package manager for macOS (or Linux)

nix-config - Mirror of http://chriswarbo.net/git/nix-config

dotfiles - šŸ¦¬ My configuration

arkade - Open Source Marketplace For Developer Tools

.nixpkgs

nix-dotfiles - Dotfiles for my Nix setup