HxHippy

apt search

Search for a package by name or description.

Overview

Searches for the given term(s) in the list of available packages and displays the matching ones.

Syntax

apt search [options] search_term(s)

Common Options

--names-only

Only search in package names, not descriptions.

Examples

$ apt search text editor

Search for packages related to "text editor".

$ apt search --names-only zip

Search for packages with "zip" in their name.

aptpackagesearchfinddiscover