f446f2253d
Directories are handled specially in package installation code, but extract applet uses also apk_extract_file() to create directories. These should not be unlinked as that fails with unexpected error code terminating the extraction. |
||
---|---|---|
doc | ||
libfetch | ||
scripts | ||
src | ||
test | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
.mailmap | ||
AUTHORS | ||
LICENSE | ||
Make.rules | ||
Makefile | ||
README.md | ||
meson.build | ||
meson_options.txt |
README.md
Alpine Package Keeper
Alpine Package Keeper (apk) is a package manager developed for Alpine Linux.
Online documentation is available in the doc/ directory in the form of man pages.