Manpage logo

apk-extract - (unknown subject)

NAME  SYNOPSIS  DESCRIPTION  OPTIONS 

NAME

apk extract - Extract package file contents

SYNOPSIS

apk extract [<options>...] files...

DESCRIPTION

apk extract will extract package contents of specified package file to the current or to an explicitly specified directory. Each package is extracted without checking dependencies or other metadata.

If extract is ran as non-root user the file owners and xattrs are not preserved.

OPTIONS

--destination PATH

Extract files to PATH.

--no-chown

Do not preserve file owner.


Updated 2026-06-01 - jenkler.se | uex.se