{"id":14155589,"url":"https://github.com/crater-space/cli","last_synced_at":"2025-08-06T01:31:46.687Z","repository":{"id":177352349,"uuid":"659044381","full_name":"crater-space/cli","owner":"crater-space","description":"A super-lightweight, universal, \"meta\" package manager for UNIX-like platforms","archived":false,"fork":false,"pushed_at":"2024-06-13T21:40:49.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-17T08:05:38.167Z","etag":null,"topics":["linux","package-management","package-manager","unix"],"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/crater-space.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-06-27T03:15:47.000Z","updated_at":"2024-07-07T17:38:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a98b312d-d7da-4e29-bf91-02ca9f9d6d62","html_url":"https://github.com/crater-space/cli","commit_stats":null,"previous_names":["crater-space/cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crater-space%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crater-space%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crater-space%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crater-space%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crater-space","download_url":"https://codeload.github.com/crater-space/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228821407,"owners_count":17977167,"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":["linux","package-management","package-manager","unix"],"created_at":"2024-08-17T08:04:09.743Z","updated_at":"2024-12-09T02:31:27.581Z","avatar_url":"https://github.com/crater-space.png","language":"Shell","readme":"# crater-cli\n\n[![js-myterminal-style](https://img.shields.io/badge/code%20style-myterminal-blue.svg)](https://www.npmjs.com/package/eslint-config-myterminal)\n[![License](https://img.shields.io/github/license/crater-space/cli.svg)](https://opensource.org/licenses/MIT)  \n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y5E5GL7)\n\nThe CLI interface for *crater*\n\n## Commands\n\n### 1. `search`\n\nSearches for packages matching a specified term across all available known package sources\n\n    crater search emacs\n\n### 2. `list`\n\nLists all available packages through known package sources\n\n    crater list\n\n### 3. `install`\n\ninstalls specified packages through available known package sources\n\n    crater install git emacs steam\n\n### 4. `uninstall` (not implemented)\n\nUninstalls specified packages through the appropriate package sources\n\n    crater uninstall btop steam\n\n### 5. `update` (not implemented)\n\nUpdates all (or specified) packages through the appropriate available package sources\n\n    crater update emacs steam\n\nOR\n\n    crater update\n\n## Help\n\nFor a list of supported commands, use one of the following:\n\n    crater help\n    crater --help\n    crater -h\n\nFor more information about the available commands, refer to the manpage.\n\n    man crater\n\n## Installation\n\nThere are at least two ways to install *crater*.\n\n### Compile from source\n\n    # Clone project to the local workspace\n    git clone https://github.com/crater-space/cli.git crater-cli\n\n    # Switch to the project directory\n    cd crater-cli\n\n    # Install with `make`\n    make install\n\n### Automatic installation\n\nSimply execute the below command in a terminal and the rest should be automatic.\n\n    /bin/bash -c \"$(curl https://raw.githubusercontent.com/crater-space/cli/main/install)\"\n\nOR, the shorter one shown below:\n\n    /bin/bash -c \"$(curl https://crater.myterminal.me/cli)\"\n\n## Quick-Usage\n\n*crater* can be used to \"fetch\" (install) packages with a single command, without even installing *crater*. The only requirement for this is [curl](https://curl.se).\n\n    /bin/bash -c \"$(curl https://raw.githubusercontent.com/crater-space/cli/master/fetch)\" _ btop\n\nOR, you can use the shorter version:\n\n    /bin/bash -c \"$(curl https://crater.myterminal.me/fetch)\" _ btop\n\nThe above example would install \"btop\" without installing *crater* on the system.\n\n\n## Dependencies\n\n*Crater* has been written entirely as a shell script, and that helps keep it as lightweight as possible with almost no external dependency except [curl](https://curl.se) and also makes it available on almost all UNIX-like platforms.\n\nMore documentation coming soon...\n","funding_links":["https://ko-fi.com/Y8Y5E5GL7"],"categories":["unix"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrater-space%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrater-space%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrater-space%2Fcli/lists"}