.\" 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\-list" "8" "2026\-08\-31" .PP .SH NAME .PP apk list \- list packages matching a pattern or other criteria .PP .SH SYNOPSIS .PP \fBapk list\fR [<\fIoptions\fR>.\&.\&.\&] \fIpattern\fR.\&.\&.\& .PP .SH DESCRIPTION .PP \fBapk list\fR searches package indices for packages matching the given patterns and prints any matching packages.\& .PP The patterns are matched with \fBfnmatch\fR(3), which behaves similarly to shell globbing.\& .PP .SH OPTIONS .PP In addition to the global options (see \fBapk\fR(8)), and query options (see \fBapk\-query\fR(8)) the following options are supported: .PP \fB\-\-available\fR, \fB\-a\fR .RS 4 Consider only available packages.\& .PP .RE \fB\-\-depends\fR, \fB\-d\fR .RS 4 List packages by dependency.\& .PP .RE \fB\-\-installed\fR, \fB\-I\fR .RS 4 Consider only installed packages.\& .PP .RE \fB\-\-manifest\fR .RS 4 List installed packages in format ` `.\& .PP .RE \fB\-\-origin\fR, \fB\-o\fR .RS 4 List packages by origin.\& .PP .RE \fB\-\-orphaned\fR, \fB\-O\fR .RS 4 Consider only orphaned packages.\& .PP .RE \fB\-\-providers\fR, \fB\-P\fR .RS 4 List packages by provider.\& .PP .RE \fB\-\-upgradable\fR, \fB\-\-upgradeable\fR, \fB\-u\fR .RS 4 Consider only upgradable packages.\& .RE