Install Ruby on Mac without Homebrew?

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

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

    A tool to download, compile, and install Ruby on Unix-like systems.

  • $ git clone https://github.com/rbenv/ruby-build.git $ PREFIX=/usr/local ./ruby-build/install.sh

  • ruby-install

    Installs Ruby, JRuby, Rubinius, TruffleRuby or MRuby

  • I use https://github.com/postmodern/ruby-install along with https://github.com/postmodern/chruby

  • 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
  • chruby

    Changes the current Ruby

  • I use https://github.com/postmodern/ruby-install along with https://github.com/postmodern/chruby

  • RVM

    Ruby enVironment Manager (RVM)

  • homebrew-portable-ruby

    🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.

  • Yes, they have their own special ruby build made for portability.

  • tigerbrew

    Experimental fork of homebrew for PPC Macs on Tiger

  • pkgsrc also runs on other platforms, like NetBSD and illumos, so it has a better chance to work on old versions of macOS. Around 2018, I put pkgsrc on an old PowerPC Mac running the obsolete Mac OS X 10.4 Tiger, and built a few packages. (I didn't use Joyent's Intel packages, and I didn't know the PowerPC packages at http://sevan.mit.edu/. I also didn't know Tigerbrew.)

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