{"id":13496682,"url":"https://github.com/Homebrew/install","last_synced_at":"2025-03-28T19:30:46.475Z","repository":{"id":20246905,"uuid":"23519392","full_name":"Homebrew/install","owner":"Homebrew","description":"📥 Homebrew (un)installer","archived":false,"fork":false,"pushed_at":"2024-10-16T18:52:55.000Z","size":863,"stargazers_count":2181,"open_issues_count":1,"forks_count":1017,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-10-29T12:25:30.921Z","etag":null,"topics":["homebrew","install","ruby"],"latest_commit_sha":null,"homepage":"https://brew.sh","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Homebrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"github":"Homebrew","open_collective":"homebrew","patreon":"homebrew"}},"created_at":"2014-08-31T17:48:16.000Z","updated_at":"2024-10-25T23:19:41.000Z","dependencies_parsed_at":"2023-12-24T00:05:59.108Z","dependency_job_id":"eed2fc6d-ccfd-4d39-af0b-b5d497c5d4ce","html_url":"https://github.com/Homebrew/install","commit_stats":{"total_commits":712,"total_committers":101,"mean_commits":"7.0495049504950495","dds":0.800561797752809,"last_synced_commit":"21a28ff7958f211903ace595aa2792d44be47f76"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Finstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Finstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Finstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Homebrew%2Finstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Homebrew","download_url":"https://codeload.github.com/Homebrew/install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245188901,"owners_count":20574868,"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":["homebrew","install","ruby"],"created_at":"2024-07-31T19:01:56.660Z","updated_at":"2025-03-28T19:30:46.225Z","avatar_url":"https://github.com/Homebrew.png","language":"Shell","readme":"# Homebrew (un)installer\n\n## Install Homebrew (on macOS or Linux)\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\nMore installation information and options: \u003chttps://docs.brew.sh/Installation\u003e.\n\nIf you're on macOS, try out our new `.pkg` installer. Download it from [Homebrew's latest GitHub release](https://github.com/Homebrew/brew/releases/latest).\n\nIf you are running Linux or WSL, [there are some pre-requisite packages to install](https://docs.brew.sh/Homebrew-on-Linux#requirements).\n\nYou can set `HOMEBREW_NO_INSTALL_FROM_API` to tap Homebrew/homebrew-core; by default, it will not be tapped as it is no longer necessary.\n\nYou can set `HOMEBREW_BREW_GIT_REMOTE` and/or `HOMEBREW_CORE_GIT_REMOTE` in your shell environment to use geolocalized Git mirrors to speed up Homebrew's installation with this script and, after installation, `brew update`.\n\n```bash\nexport HOMEBREW_BREW_GIT_REMOTE=\"...\"  # put your Git mirror of Homebrew/brew here\nexport HOMEBREW_CORE_GIT_REMOTE=\"...\"  # put your Git mirror of Homebrew/homebrew-core here\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\nThe default Git remote will be used if the corresponding environment variable is unset.\n\nIf you want to run the Homebrew installer non-interactively without prompting for passwords (e.g. in automation scripts), you can use:\n\n```bash\nNONINTERACTIVE=1 /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n## Uninstall Homebrew\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)\"\n```\n\nIf you want to run the Homebrew uninstaller non-interactively, you can use:\n\n```bash\nNONINTERACTIVE=1 /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)\"\n```\n\nIf you want to to uninstall Homebrew from a specific prefix (e.g. when migrating from Intel to Apple Silicon processors), download the uninstall script and run it with `--path`:\n\n```\ncurl -fsSLO https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh\n/bin/bash uninstall.sh --path /usr/local\n```\n\nRun the downloaded script with `/bin/bash uninstall.sh --help` to view more uninstall options.\n","funding_links":["https://github.com/sponsors/Homebrew","https://opencollective.com/homebrew","https://patreon.com/homebrew"],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHomebrew%2Finstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHomebrew%2Finstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHomebrew%2Finstall/lists"}