{"id":15064036,"url":"https://github.com/anypackage/pkgx","last_synced_at":"2026-02-02T02:31:33.837Z","repository":{"id":257318586,"uuid":"857822202","full_name":"anypackage/pkgx","owner":"anypackage","description":"pkgx provider for AnyPackage","archived":false,"fork":false,"pushed_at":"2024-09-21T18:25:25.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T00:06:08.299Z","etag":null,"topics":["anypackage","linux","oneget","package-management","package-manager","pkgx","powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/anypackage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":["ThomasNieto"]}},"created_at":"2024-09-15T17:40:42.000Z","updated_at":"2024-09-21T18:24:53.000Z","dependencies_parsed_at":"2024-09-16T00:35:44.530Z","dependency_job_id":"370ca2e9-2c04-4772-862b-4b9ad5791400","html_url":"https://github.com/anypackage/pkgx","commit_stats":null,"previous_names":["anypackage/pkgx"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/anypackage/pkgx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anypackage%2Fpkgx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anypackage%2Fpkgx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anypackage%2Fpkgx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anypackage%2Fpkgx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anypackage","download_url":"https://codeload.github.com/anypackage/pkgx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anypackage%2Fpkgx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":["anypackage","linux","oneget","package-management","package-manager","pkgx","powershell"],"created_at":"2024-09-25T00:10:40.798Z","updated_at":"2026-02-02T02:31:33.824Z","avatar_url":"https://github.com/anypackage.png","language":"PowerShell","funding_links":["https://github.com/sponsors/ThomasNieto"],"categories":[],"sub_categories":[],"readme":"# AnyPackage.Pkgx\n\n[![gallery-image]][gallery-site]\n[![build-image]][build-site]\n[![cf-image]][cf-site]\n\n[gallery-image]: https://img.shields.io/powershellgallery/dt/AnyPackage.Pkgx\n[build-image]: https://img.shields.io/github/actions/workflow/status/anypackage/pkgx/ci.yml\n[cf-image]: https://img.shields.io/codefactor/grade/github/anypackage/pkgx\n[gallery-site]: https://www.powershellgallery.com/packages/AnyPackage.Pkgx\n[build-site]: https://github.com/anypackage/pkgx/actions/workflows/ci.yml\n[cf-site]: https://www.codefactor.io/repository/github/anypackage/pkgx\n\n`AnyPackage.Pkgx` is an AnyPackage provider that facilitates installing `pkgx`\npackages.\n\n## Requirements\n\n`pkgx` must be installed first. See [pkgx.sh](https://pkgx.sh) for installation\ninstructions.\n\n## Install AnyPackage.Pkgx\n\n```powershell\nInstall-PSResource AnyPackage.Pkgx\n```\n\n## Import AnyPackage.Pkgx\n\n```powershell\nImport-Module AnyPackage.Pkgx\n```\n\n## Sample usages\n\n### Find a package\n\n```powershell\nFind-Package -Name node\n```\n\n### Get installed packages\n\n```powershell\nGet-Package -Name node\n```\n\n### Install a package\n\n```powershell\nInstall-Package -Name node\n```\n\n### Uninstall a package\n\n```powershell\nUninstall-Package -Name node\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanypackage%2Fpkgx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanypackage%2Fpkgx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanypackage%2Fpkgx/lists"}