{"id":13598062,"url":"https://github.com/alpinelinux/apk-tools","last_synced_at":"2025-04-12T19:43:24.634Z","repository":{"id":51690428,"uuid":"56234603","full_name":"alpinelinux/apk-tools","owner":"alpinelinux","description":"[MIRROR] Alpine package manager","archived":false,"fork":false,"pushed_at":"2024-10-29T08:45:22.000Z","size":2900,"stargazers_count":168,"open_issues_count":0,"forks_count":42,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-10-29T09:56:55.734Z","etag":null,"topics":["alpine-linux","linux","package-manager"],"latest_commit_sha":null,"homepage":"https://gitlab.alpinelinux.org/alpine/apk-tools","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alpinelinux.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-14T12:13:50.000Z","updated_at":"2024-10-29T08:44:09.000Z","dependencies_parsed_at":"2023-12-04T12:25:55.611Z","dependency_job_id":"1b06342e-9c03-415b-94ce-92fed5d9a32f","html_url":"https://github.com/alpinelinux/apk-tools","commit_stats":null,"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpinelinux%2Fapk-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpinelinux%2Fapk-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpinelinux%2Fapk-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpinelinux%2Fapk-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpinelinux","download_url":"https://codeload.github.com/alpinelinux/apk-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625478,"owners_count":21135512,"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":["alpine-linux","linux","package-manager"],"created_at":"2024-08-01T17:00:47.262Z","updated_at":"2025-04-12T19:43:24.610Z","avatar_url":"https://github.com/alpinelinux.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# apk-tools\n\nAlpine Package Keeper (apk) is a package manager originally built for Alpine Linux,\nbut now used by several other distributions as well.\n\n## Building\n\nThe preferred build system for building apk-tools is Meson:\n\n```\n# meson setup -Dprefix=/ build\n# ninja -C build\n# meson install -C build\n```\n\nFor bootstrapping without Python, muon is also compatible. All you have to do is replace `meson` with `muon` in the above example.\n\nTo build a static apk, pass the right arguments to the above commands:\n\n```\n# meson setup -Dc_link_args=\"-static\" -Dprefer_static=true -Ddefault_library=static build\n# ninja -C build src/apk\n```\n\nWhich will give you a `./build/src/apk` that is statically linked.\n\nWhile there is a legacy Makefile-based system available, it only works for musl-linux\ntargets, and will be dropped in the apk-tools 3.0 release.\n\n## Documentation\n\nOnline documentation is available in the [doc/](doc/) directory in the form of man pages.\n\nThe [apk(8)](doc/apk.8.scd) man page provides a basic overview of the package management\nsystem.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpinelinux%2Fapk-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpinelinux%2Fapk-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpinelinux%2Fapk-tools/lists"}