Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

ZhongRuoyu/homebrew-aarch64-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew on aarch64 Linux

Warning

This repository is no longer maintained as Homebrew, at the time of writing, has added Tier 2 support for AArch64 (ARM64) Linux. Please refer to the official Homebrew repositories for the latest updates.

You may be interested in my talk on Homebrew on ARM64 Linux from FOSDEM 2025.

Install Homebrew on aarch64 Linux

To freshly install Homebrew on aarch64 Linux, run:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ZhongRuoyu/homebrew-aarch64-linux/HEAD/install.sh)"

To install Homebrew on officially supported platforms, refer to the official installation instructions.

To uninstall Homebrew, run the official uninstall script.

Bootstrapping Homebrew with Portable Ruby for aarch64 Linux

If you have an existing Homebrew installation on aarch64 Linux, you can bootstrap it with the Portable Ruby ported to aarch64 Linux. To do so, refer to the instructions at the ZhongRuoyu/homebrew-portable-ruby-aarch64-linux repository.

Docker Images

Docker images are also built for Homebrew on aarch64 Linux. Images are updated nightly and published on Docker Hub.

To start a container using the latest image, run:

docker run --platform linux/aarch64 zhongruoyu/homebrew-aarch64-linux

License

This repository is MIT-licensed.

Homebrew is licensed under the BSD-2-Clause license. The installation script and Dockerfile are adapted from Homebrew/install and Homebrew/brew, respectively. so Homebrew's license terms apply.

About

Homebrew on aarch64 Linux.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project