apk-manifest(8) System Manager's Manual apk-manifest(8) NAME apk manifest - Show checksums of package contents SYNOPSIS apk manifest [...] packages... DESCRIPTION apk manifest 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. The checksum itself is printed in the format algorithm:hash. Supported algorithms are: o md5 o sha1 sha1 is used for new packages. OPTIONS apk manifest does not support any specific options. See apk(8) for global options. 2026-01-29 apk-manifest(8)