{"id":32424652,"url":"https://github.com/danilofuchs/how","last_synced_at":"2025-10-25T19:52:51.623Z","repository":{"id":268293289,"uuid":"903889526","full_name":"danilofuchs/how","owner":"danilofuchs","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-15T20:18:32.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-15T21:24:29.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danilofuchs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-15T20:16:14.000Z","updated_at":"2024-12-15T20:18:36.000Z","dependencies_parsed_at":"2024-12-15T21:24:39.599Z","dependency_job_id":"83637b17-1eca-4de7-b190-3d4a9e4f0191","html_url":"https://github.com/danilofuchs/how","commit_stats":null,"previous_names":["danilofuchs/how"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danilofuchs/how","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilofuchs%2Fhow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilofuchs%2Fhow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilofuchs%2Fhow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilofuchs%2Fhow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilofuchs","download_url":"https://codeload.github.com/danilofuchs/how/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilofuchs%2Fhow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281012090,"owners_count":26429437,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-25T19:52:48.501Z","updated_at":"2025-10-25T19:52:51.618Z","avatar_url":"https://github.com/danilofuchs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How\n\n`which` for your executables.\n\nA Linux/MacOS CLI to discover which package manager installed a command.\n\nUseful when updating, removing, or troubleshooting packages.\n\n## Usage\n\n```sh\nhow \u003ccommand\u003e\n```\n\nTells you which package managers installed `\u003ccommand\u003e`.\n\n### Example\n\n```sh\n$ how git\n\u003e git installed by apt\n```\n\n```sh\n$ how starship\n\u003e starship installed by cargo\n\u003e starship installed by brew\n```\n\n## Installation\n\nYou must have Rust installed. If you don't, you can install it with [rustup](https://rustup.rs/).\n\nThen, run:\n\n```sh\ncargo install --git https://github.com/danilofuchs/how.git\n```\n\n\u003e You also must have `which` installed.\n\n## Supported package managers\n\n- `apt`\n- Homebrew / Linuxbrew\n- `npm -g`\n- `pip` and `pip3`\n- `snap`\n  \u003c!-- - `flatpak` --\u003e\n- `cargo`\n  \u003c!-- - Bash aliases --\u003e\n  \u003c!-- - Zsh aliases --\u003e\n- asdf\n\n## Contributing\n\n1. Install Rust\n2. Clone this repository\n\nTo run the CLI:\n\n```sh\ncargo run \u003ccommand\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilofuchs%2Fhow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilofuchs%2Fhow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilofuchs%2Fhow/lists"}