.\" Generated by scdoc 1.11.4 .\" 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-manifest" "8" "2026-01-29" .PP .SH NAME .PP apk manifest - Show checksums of package contents .PP .SH SYNOPSIS .PP \fBapk manifest\fR [<\fIoptions\fR>.\&.\&.\&] \fIpackages\fR.\&.\&.\& .PP .SH DESCRIPTION .PP \fBapk manifest\fR prints the checksums of files in the listed packages.\& One file is printed per line, the checksum first, followed by a space, and then the path to the file.\& .PP The checksum itself is printed in the format \fIalgorithm\fR:\fIhash\fR.\& Supported algorithms are: .PP .PD 0 .IP \(bu 4 \fBmd5\fR .IP \(bu 4 \fBsha1\fR .PD .PP \fBsha1\fR is used for new packages.\& .PP .SH OPTIONS .PP \fBapk manifest\fR does not support any specific options.\& See \fBapk\fR(8) for global options.\&