| apk-search(8) | System Manager's Manual | apk-search(8) |
apk search - search for packages by name or description
apk search [<options>...] pattern...
apk search searches all repositories for packages matching at least one pattern. If no pattern is given, it lists all packages in the repository. A pattern matches if it is a case-sensitive substring of the package name.
In addition to the global options (see apk(8)), apk search supports the following options:
-a, --all
-d, --description
-e, -x, --exact
--has-origin
-o, --origin
-r, --rdepends
| 2023-11-30 |