| apk-fetch(8) | System Manager's Manual | apk-fetch(8) |
apk fetch - download packages from global repositories to a local directory
apk fetch [<options>...] packages...
apk fetch downloads the requested packages from the configured package repositories (see apk-repositories(5)) to a local directory. The current working directory is used as the destination directory unless -o is specified.
--built-after TIMESPEC
-l, --link
-o, --output DIR
-R, --recursive
-s, --stdout
Note: this option is incompatible with -o, -R, and the global --progress option.
-w, --world
--simulate
Note: this option is unreliable if needed indexes are not up-to-date as this omits refresing or downloading of missing indexes.
--url
| 2023-11-30 |