packages:search_packages
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages:search_packages [2016/07/05 14:47] – peter | packages:search_packages [2019/12/01 12:06] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Packages - Search Packages ====== | ||
- | Search for packages with " | ||
- | |||
- | Issue the command: | ||
- | |||
- | <code bash> | ||
- | aptitude search foo | ||
- | </ | ||
- | |||
- | Search for **installed** packages with " | ||
- | |||
- | <code bash> | ||
- | aptitude search ' | ||
- | </ | ||
- | |||
- | |||
- | Search for packages from the section " | ||
- | |||
- | <code bash> | ||
- | aptitude search \!~i~sfoo | ||
- | </ | ||
- | |||
- | For more complex searches and processing, pipelines are your friend: | ||
- | |||
- | <code bash> | ||
- | aptitude search ' | ||
- | </ | ||
- | |||
- | **NOTE**: |
packages/search_packages.1467730065.txt.gz · Last modified: 2020/07/15 09:30 (external edit)