Listing Packages Available to an Instance

Lists all packages that are available for installation on an instance in Autonomous Linux. The package name, version, and architecture is listed for each available package.

    1. Open the navigation menu and click Observability & Management. Under Autonomous Linux, click Instances.
    2. Under List scope, select the compartment that contains the instance.
    3. Click the name of the instance.
    4. Under Resources, click Packages and then click the Available packages tab.
      Tip

      Use the search box to find a specific package.

      Can't find a package? You might need to attach a software source.

  • Use the oci os-management-hub managed-instance list-available-packages command and required parameters to get a list of available packages on a managed instance.

    oci os-management-hub managed-instance list-available-packages --managed-instance-id ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListManagedInstanceAvailablePackages operation to get a list of available packages on a managed instance.