Listing Packages Installed on an Instance

List all packages installed on an instance in Autonomous Linux. The package name, version, architecture, and date of installation is listed for each installed 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 Installed packages tab.
      Tip

      Use the search box to find a specific package.
  • Use the oci os-management-hub managed-instance list-installed-packages command and required parameters to get a list of installed packages on a managed instance.

    oci os-management-hub managed-instance list-installed-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 ListManagedInstanceInstalledPackages operation to get a list of installed packages on a managed instance.