{"id":15715892,"url":"https://github.com/zhongruoyu/homebrew-aarch64-linux","last_synced_at":"2025-12-28T02:05:33.042Z","repository":{"id":190938479,"uuid":"683630870","full_name":"ZhongRuoyu/homebrew-aarch64-linux","owner":"ZhongRuoyu","description":"Homebrew on aarch64 Linux.","archived":false,"fork":false,"pushed_at":"2024-05-18T17:12:14.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-25T03:48:16.076Z","etag":null,"topics":["aarch64","aarch64-linux","brew","homebrew","linux","package-manager","ruby"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZhongRuoyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-27T07:35:35.000Z","updated_at":"2024-05-18T17:12:17.000Z","dependencies_parsed_at":"2023-11-18T04:22:24.444Z","dependency_job_id":"b150e790-c749-475f-ae67-b032bbe138de","html_url":"https://github.com/ZhongRuoyu/homebrew-aarch64-linux","commit_stats":null,"previous_names":["zhongruoyu/homebrew-aarch64-linux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fhomebrew-aarch64-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fhomebrew-aarch64-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fhomebrew-aarch64-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fhomebrew-aarch64-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZhongRuoyu","download_url":"https://codeload.github.com/ZhongRuoyu/homebrew-aarch64-linux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243233643,"owners_count":20258316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aarch64","aarch64-linux","brew","homebrew","linux","package-manager","ruby"],"created_at":"2024-10-03T21:43:22.939Z","updated_at":"2025-12-28T02:05:33.027Z","avatar_url":"https://github.com/ZhongRuoyu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebrew on aarch64 Linux\n\n\u003e [!WARNING]\n\u003e This repository is no longer maintained as Homebrew, at the time of writing,\n\u003e has added [Tier 2 support](https://docs.brew.sh/Support-Tiers) for AArch64\n\u003e (ARM64) Linux.\n\u003e Please refer to the\n\u003e [official Homebrew repositories](https://github.com/Homebrew) for the latest\n\u003e updates.\n\u003e\n\u003e You may be interested in my talk on\n\u003e [Homebrew on ARM64 Linux](https://fosdem.org/2025/schedule/event/fosdem-2025-6373-homebrew-on-arm64-linux/)\n\u003e from FOSDEM 2025.\n\n## Install Homebrew on aarch64 Linux\n\nTo freshly install Homebrew on aarch64 Linux, run:\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/ZhongRuoyu/homebrew-aarch64-linux/HEAD/install.sh)\"\n```\n\n\u003e [!WARNING]\n\u003e You should be aware that\n\u003e [Homebrew on aarch64 Linux is not officially supported](https://docs.brew.sh/Homebrew-on-Linux#arm-unsupported).\n\nTo install Homebrew on officially supported platforms, refer to\n[the official installation instructions](https://docs.brew.sh/Installation).\n\nTo uninstall Homebrew, run\n[the official uninstall script](https://github.com/Homebrew/install#uninstall-homebrew).\n\n## Bootstrapping Homebrew with Portable Ruby for aarch64 Linux\n\nIf you have an existing Homebrew installation on aarch64 Linux, you can\nbootstrap it with the Portable Ruby ported to aarch64 Linux.\nTo do so, refer to the instructions at\n[the ZhongRuoyu/homebrew-portable-ruby-aarch64-linux repository](https://github.com/ZhongRuoyu/homebrew-portable-ruby-aarch64-linux#bootstrapping-homebrew-with-portable-ruby-for-aarch64-linux).\n\n## Docker Images\n\nDocker images are also built for Homebrew on aarch64 Linux.\nImages are updated nightly and published on\n[Docker Hub](https://hub.docker.com/r/zhongruoyu/homebrew-aarch64-linux).\n\nTo start a container using the latest image, run:\n\n```shell\ndocker run --platform linux/aarch64 zhongruoyu/homebrew-aarch64-linux\n```\n\n## License\n\nThis repository is [MIT-licensed](LICENSE).\n\nHomebrew is licensed under\n[the BSD-2-Clause license](https://github.com/Homebrew/brew/blob/HEAD/LICENSE.txt).\nThe installation script and Dockerfile are adapted from\n[Homebrew/install](https://github.com/Homebrew/install/blob/HEAD/install.sh) and\n[Homebrew/brew](https://github.com/Homebrew/brew/blob/HEAD/Dockerfile),\nrespectively. so Homebrew's license terms apply.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fhomebrew-aarch64-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhongruoyu%2Fhomebrew-aarch64-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fhomebrew-aarch64-linux/lists"}