Searching for Packages in a Software Source
Search for packages by name in OS Management Hub. This can be useful to identify which software source contains a specific package.
The search results might contain packages from vendor software sources not yet added to the service. Check the source's availability.
Looking for a specific package on an instance or group? See:
See also Video: Search for Packages.
- Open the navigation menu and click Observability & Management. Under OS Management Hub, click Software sources.
- From the Actions menu, click Package search.
- Enter the name of the package (don't include version or architecture), and then click Search.
-
To identify the software source that provides the package:
Use the oci os-management-hub software-source get-software-package or oci os-management-hub software-source get-package-by-name command and required parameters to return information about a specific package.
oci os-management-hub software-source get-software-package --software-source-id ocid --software-package-name package [OPTIONS]
oci os-management-hub software-source get-software-package-by-name --software-package-name package [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetSoftwarePackage or GetSoftwarePackageByName operation to return information about a specific package.