.\" Generated by scdoc 1.11.5 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "apk\-extract" "8" "2026\-08\-31" .PP .SH NAME .PP apk extract \- Extract package file contents .PP .SH SYNOPSIS .PP \fBapk extract\fR [<\fIoptions\fR>.\&.\&.\&] \fIfiles\fR.\&.\&.\& .PP .SH DESCRIPTION .PP \fBapk extract\fR 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.\& .PP If extract is ran as non\-root user the file owners and xattrs are not preserved.\& .PP .SH OPTIONS .PP \fB\-\-destination\fR \fIPATH\fR .RS 4 Extract files to \fIPATH\fR.\& .PP .RE \fB\-\-no\-chown\fR .RS 4 Do not preserve file owner.\& .RE