{"id":28819582,"url":"https://github.com/kcxt/iced","last_synced_at":"2025-08-31T09:37:00.823Z","repository":{"id":282956928,"uuid":"950224290","full_name":"kcxt/iced","owner":"kcxt","description":"Alpine powered coldbrew","archived":false,"fork":false,"pushed_at":"2025-03-17T20:36:42.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T10:31:00.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kcxt.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":"2025-03-17T20:33:08.000Z","updated_at":"2025-03-21T20:23:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"866b4eb9-b1c9-4cbe-bc2a-9b5f3527c774","html_url":"https://github.com/kcxt/iced","commit_stats":null,"previous_names":["calebccff/iced","kcxt/iced"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kcxt/iced","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Ficed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Ficed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Ficed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Ficed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcxt","download_url":"https://codeload.github.com/kcxt/iced/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Ficed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260629539,"owners_count":23038943,"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":[],"created_at":"2025-06-18T20:33:19.862Z","updated_at":"2025-08-31T09:37:00.811Z","avatar_url":"https://github.com/kcxt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iced - Alpine powered coldbrew\n\nIced is a \"brew\" style package manager for Linux distributions that offers\nthe full power of the Alpine Linux aports repository with no root access\nrequired.\n\n## Installation\n\nIced depends on mkosi-sandbox, this may be part of the `mkosi` package in\nyour distro, or can be obtained from [the mkosi git\nrepository](https://github.com/systemd/mkosi).\n\nThen install iced with:\n\n```sh\ngit clone https://github.com/calebccff/iced\nln -s $PWD/iced/iced ~/.local/bin/iced\n```\n\nEnsure that `~/.local/bin/` is in your PATH!\n\n## Usage\n\nAll packages from the Alpine edge branch are available, though be wary that they\nmay not all function correctly.\n\nPackages can be installed with `iced install`, and tools can be run with\n`iced run`. If desired, a wrapper program can be installed to `~/.local/bin/`\nwith `iced wrap PROG`.\n\n```shell-session\n$ iced install cowsay\nInstalling cowsay\nInstalled binary /usr/bin/cowsay\nInstalled binary /usr/bin/cowthink\n\n$ iced run cowsay Hi from Iced!\n __________________ \n\u003c Hi from Iced! \u003e\n ------------------ \n        \\   ^__^\n         \\  (oo)\\_______\n            (__)\\       )\\/\\\n                ||----w |\n                ||     ||\n\n$ iced wrap cowsay\n$ cowsay hello\n```\n\nTools are by default run inside a chroot, utilising mkosi-sandbox. Your home\ndirectory remains accessible, but other directories in your filesystem are not.\n\nYou may execute tools in the context of your host filesystem by invoking iced\nwith the `-c` flag, but note that the program won't be able to access any config\nfiles or resources that it might expect to be available in the root filesystem.\nThis also doesn't work for scripts since programs are fed directly into the musl\ndynamic linker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Ficed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcxt%2Ficed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Ficed/lists"}