Install Scripts

Install Homebrew

Tested on Ubuntu 18.04

This script downloads homebrew and adds it to your PATH.

It also installs gcc through brew as well as the patchelf apt package.

Usage:

curl -sSL https://jrussell.sh/install-homebrew | bash

Raw Script Contents

By |2021-01-05T08:31:55+00:00January 5th, 2021|Comments Off on Install Homebrew