AWS corretto documentation change
Summary
Added multiple example code blocks for installation/uninstallation commands
Security assessment
Documentation improvements for installation procedures with no security implications or security feature documentation added.
Diff
diff --git a/corretto/latest/corretto-11-ug/amazon-linux-install.md b/corretto/latest/corretto-11-ug/amazon-linux-install.md index 5b43876ae..9d8205b02 100644 --- a//corretto/latest/corretto-11-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-11-ug/amazon-linux-install.md @@ -14,0 +15,2 @@ This topic describes how to install and uninstall Amazon Corretto 11 on a host o +###### Example + @@ -20,0 +23,2 @@ Install Amazon Corretto 11 as JRE. +###### Example + @@ -24,0 +29,2 @@ Install Amazon Corretto 11 as JDK. +###### Example + @@ -33,0 +40,2 @@ Option 1: Install the headless Amazon Corretto 11: +###### Example + @@ -38,0 +47,2 @@ Option 2: Install the headful Amazon Corretto 11: +###### Example + @@ -43,0 +54,2 @@ Option 3: Install the JDK for Amazon Corretto 11 (Amazon Linux 2023 only): +###### Example + @@ -48,0 +61,2 @@ Option 4: Install the JMods for Amazon Corretto 11 (Amazon Linux 2023 only): +###### Example + @@ -61,0 +76,2 @@ While it is recommended to use `/usr/lib/jvm/java-11-amazon-corretto.<cpu_arch>` +###### Example + @@ -70,0 +87,2 @@ In the terminal, run the following command to verify the installation. +###### Example + @@ -82,0 +101,2 @@ If you see a version string that doesn't mention `Corretto`, run the following c +###### Example + @@ -96,0 +117,2 @@ Uninstall JRE: +###### Example + @@ -101,0 +124,2 @@ Uninstall JDK: +###### Example + @@ -106,0 +131,2 @@ Uninstall headless: +###### Example + @@ -111,0 +138,2 @@ Uninstall headful: +###### Example + @@ -116,0 +145,2 @@ Uninstall devel (Amazon Linux 2023 only): +###### Example + @@ -121,0 +152,2 @@ Uninstall jmods (Amazon Linux 2023 only): +###### Example +