Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Homebrew-core Alternatives
Similar projects and alternatives to homebrew-core
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
homebrew-php
:beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly. (by shivammathur)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
-
youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
-
asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
-
-
clients
Bitwarden client applications (web, browser extension, desktop, and cli)
-
oil
Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
homebrew-core reviews and mentions
- Bitwarden Broken in Linux
-
Show HN: An experimental, modern package manager for operating systems
That's quite the sparse list of packages: https://github.com/lodosgroup/package-builds/tree/linux-amd6... They also don't seem to think this is going to catch on and thus haven't shared the directory list as homebrew-core recently had to do: https://github.com/Homebrew/homebrew-core/tree/master/Formul...
There are already SO MANY build-from-source specifications it is insaneo to start a new project without the ability to at least import from any one of them, especially since it seems this toy goes with the "shell script and good luck" approach https://github.com/lodosgroup/package-builds/blob/linux-amd6... (not even having the forethought to provide a download helper and/or turn on `curl -f` because the network is always reliable and servers never 503 amirite?)
-
Package manager wars. The real picture
Yarn Classic was indeed shipped as an npm package called yarn. The recommended way of installing it was by running npm install -g yarn. However, it is not the only way of downloading Yarn Classic. Among many others you could use brew, config of which unveils that, unsurprisingly, it downloads Yarn binary from yarnpkg.com rather than npm.
-
Homebrew deprecate and add caveat for HashiCorp
Note for whatever it is worth that the Homebrew-owned version rebuilds these from source -- https://github.com/Homebrew/homebrew-core/pull/139538/files#.... This is also typical in the Linux packaging ecosystem, but typically involving packaging dependencies explicitly too, which is likely why Vault &co never landed in a distro's package set prior to the license change.
The Hashicorp variants copy the release builds: https://github.com/hashicorp/homebrew-tap/blob/master/Formul...
-
Perl Weekly #636 - Happy Birthday Larry
brian d foy did all the hard work to get homebrew up to the latest Perl v5.38. If you are keen to know the details then please do checkout the pull request.
-
Lua C headers, MacOS
➜ ~ brew info lua ==> lua: stable 5.4.6 (bottled) Powerful, lightweight programming language https://www.lua.org/ /opt/homebrew/Cellar/lua/5.4.6 (29 files, 788.7KB) * Poured from bottle using the formulae.brew.sh API on 2023-05-16 at 11:03:06 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/l/lua.rb License: MIT ==> Caveats You may also want luarocks: brew install luarocks ==> Analytics install: 16,599 (30 days), 56,745 (90 days), 139,027 (365 days) install-on-request: 1,763 (30 days), 6,266 (90 days), 21,105 (365 days) build-error: 0 (30 days)
-
SDLMame scaling issues on macOS
I somehow fixed it by replacing the mame binary with the mame binary that can be installed via Homebrew.
-
My First Impressions of Nix
This is incorrect. Nixpkgs updated to 2.12 faster than Homebrew.
- Nixpkgs (4 days ago): https://nixpk.gs/pr-tracker.html?pr=238031
- Homebrew (3 days ago): https://github.com/Homebrew/homebrew-core/pull/133968
Your link refers to the 23.05 stable release channel, so it'd likely stay at 2.11. Package updates don't get backported to stable channels except for fixes. Additionally, the package search page probably isn't updated in real time so the version might be slightly out of sync.
Nixpkgs is generally quick to update packages because Nix encourages automation.
- FASD Tool Getting Deprecated
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Dec 2023
Stats
Homebrew/homebrew-core is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of homebrew-core is Ruby.