{"id":18378839,"url":"https://github.com/chromebrew/chromebrew-test","last_synced_at":"2025-06-12T12:35:26.177Z","repository":{"id":72248311,"uuid":"101630360","full_name":"chromebrew/chromebrew-test","owner":"chromebrew","description":"Test for CI tools integration to chromebrew","archived":false,"fork":false,"pushed_at":"2020-04-08T11:56:04.000Z","size":6093,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-11T13:50:59.374Z","etag":null,"topics":["chrome-os","chromebook","chromebrew","chromium-os","google","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chromebrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-08-28T10:05:28.000Z","updated_at":"2021-01-20T03:33:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4d54a61-a9b5-4e1e-b10d-f732181728eb","html_url":"https://github.com/chromebrew/chromebrew-test","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/chromebrew/chromebrew-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chromebrew%2Fchromebrew-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chromebrew%2Fchromebrew-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chromebrew%2Fchromebrew-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chromebrew%2Fchromebrew-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chromebrew","download_url":"https://codeload.github.com/chromebrew/chromebrew-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chromebrew%2Fchromebrew-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259465719,"owners_count":22862168,"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":["chrome-os","chromebook","chromebrew","chromium-os","google","ruby"],"created_at":"2024-11-06T00:35:55.786Z","updated_at":"2025-06-12T12:35:26.147Z","avatar_url":"https://github.com/chromebrew.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\u003cimg src=\"/images/brew.png\" alt=\"Chromebrew logo\" /\u003e\u003c/p\u003e\n\nChromebrew\n==========\n\nPackage manager for Chrome OS\n\nChat with us!\n-------------\n\u003cp\u003e\u003cem\u003eDiscord is not currently syncing messages with Slack\u003c/em\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://join.slack.com/t/chromebrew/shared_invite/enQtNDA2MTQ5ODQ3NDc2LTA0ZmJlMGFmNmZhOTYwNDE3ZDY0NDA0MWI0OTE3MzJkYTQxN2UxMWQ1YTEzOWFmNTliMGM4NDZjYzY2NjczZGE\" target=\"_blank\"\u003e\u003cimg src=\"/images/slack.png\" alt=\"Slack Invite\" /\u003e\n\u003ca href=\"https://discord.gg/QRrzBXN\" target=\"_blank\"\u003e\u003cimg src=\"/images/discord.png\" alt=\"Discord Invite\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\nSupported Systems\n-----------------\n\n| Architecture | Supported? |\n|:---:|:---:|\n| x86_64 | Yes |\n| i686 | Yes\u003csup\u003e*\u003c/sup\u003e |\n| armv7l | Yes |\n| aarch64 | Yes |\n\n\u003csup\u003e*\u003c/sup\u003e \u003cem\u003eWe can only provide limited support for i686 since Google has discontinued support.  Although we can no longer support gui apps, we will try and continue to support cli programs.\u003c/em\u003e\n\nOverview\n--------\n\nChromebooks with Chrome OS run a Linux kernel. The only missing pieces to use them as full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew!\n\nPrerequisites\n-------------\n\nYou will need a Chromebook with developer mode enabled.  To do so, select your device on\n[the ChromiumOS Wiki](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices) and follow the instructions listed there.\n\nPlease be aware of the fact that developer mode is insecure if not properly configured. Setting a password as instructed in the VT-2 login screen is essential. It is also recommended to enable signed boot:\n\n```bash\nsudo chromeos-setdevpasswd\nsudo crossystem dev_boot_signed_only=1\n```\n\nInstallation\n------------\n\nThe beta, dev, and Canary channels are ***not*** supported and should ***not*** be used with Chromebrew.\nFailure to take notice of this will cause major issues with your Chromebrew installation.\nSee issue [#2890](https://github.com/skycocker/chromebrew/issues/2890) and the [FAQ](https://github.com/skycocker/chromebrew/wiki/FAQ) for more details.\n\nOpen the terminal with Ctrl+Alt+T and type `shell`.\n\nIf this command returns `ERROR: unknown command: shell`, please have a second look at the prerequisites and make sure your Chromebook is in developer mode.\n\nThen download and run the installation script below:\n\n    wget -q -O - https://raw.github.com/skycocker/chromebrew/master/install.sh | bash\n\n    -- or --\n\n    curl -Ls git.io/vddgY | bash\n\nOn a rooted Google OnHub, the command needs to be run with the \"chronos\" user. In order to make su work, a password is needed for the chronos user.\n\n    # passwd chronos\n    Changing password for chronos.\n    Enter new UNIX password:\n    Retype new UNIX password:\n    # su - chronos\n    Password:\n    $ curl -Ls git.io/vddgY | bash\n\nHelp\n----\n\nPlease check out the [wiki](https://github.com/skycocker/chromebrew/wiki) to find out more information about Chromebrew including helpful tips, resource links and frequently asked questions. Also please check existing [issues](https://github.com/skycocker/chromebrew/issues) before submitting a new one.\n\nUsage\n-----\n\n    crew \u003ccommand\u003e [-k|--keep] \u003cpackage1\u003e [\u003cpackage2\u003e ...]\n\nWhere available commands are:\n\n  * build - `build package(s) from source and store the archive and checksum in the current working directory`\n  * const - `display constant(s)`\n  * download - `download package(s) to CREW_BREW_DIR (/usr/local/tmp/crew by default), but don't install`\n  * files - `display installed files of package(s)`\n  * help - `get information about command usage`\n  * install - `install package(s) along with dependencies after prompting for confirmation`\n  * list - `available or installed packages`\n  * postinstall - `display postinstall messages of package(s)`\n  * reinstall - `remove and install package(s)`\n  * remove - `remove package(s)`\n  * search - `look for package(s)`\n  * update - `update crew itself`\n  * upgrade - `update all or specific package(s)`\n  * whatprovides - `regex search for package(s) that contains file(s)`\n\nAvailable packages are listed in the [packages directory](https://github.com/skycocker/chromebrew/tree/master/packages).\n\nChromebrew will wipe its `BREW_DIR` (`/usr/local/tmp/crew` by default) after installation unless you pass `-k` or `--keep` when running `crew install`.\n\n    crew install --keep \u003cpackage1\u003e [\u003cpackage2\u003e ...]\n\nLicense\n-------\n\nCopyright 2013-2020 Michal Siwek and [all the awesome contributors](https://github.com/skycocker/chromebrew/graphs/contributors).\n\nThis project including all of its source files is released under the terms of [GNU General Public License (version 3 or later)](http://www.gnu.org/licenses/gpl.txt).\n\nOur binary packages are hosted on [Bintray](https://bintray.com/chromebrew/chromebrew).\n\n\u003ca href=\"https://bintray.com/chromebrew/chromebrew\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/skycocker/chromebrew/blob/master/images/Powered-by-Bintray_Banner_16-6-16-green.png\" alt=\"Powered by Bintray\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchromebrew%2Fchromebrew-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchromebrew%2Fchromebrew-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchromebrew%2Fchromebrew-test/lists"}