| |
Search and quiry Ubuntu packages with APT
Exercises
First, update the available package list from the Ubuntu repository:
Search for packages containing string make in their name or description:
Narrow down the search results for the names containing make:
Filter the output for word make
Get the information about package make:
List the packages that depend on package make:
|
|