Choco install kotlin Page

PS C:\Users\mcsec> choco search kotlin
Chocolatey v1.1.0
2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).

Validation Warnings:
- A pending system reboot request has been detected, however, this is
being ignored due to the current command being used 'search'.
It is recommended that you reboot at your earliest convenience.

kotlinc 1.5.20 [Approved] Downloads cached for licensed users
zoe 0.28.0 [Approved] Downloads cached for licensed users
micronaut 3.7.1 [Approved] Downloads cached for licensed users
jbang 0.98.0 [Approved] Downloads cached for licensed users
4 packages found.
PS C:\Users\mcsec> choco install kotlinc -y
Chocolatey v1.1.0
2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).

Validation Warnings:
- A pending system reboot request has been detected, however, this is
being ignored due to the current Chocolatey configuration. If you
want to halt when this occurs, then either set the global feature
using:
choco feature enable -name=exitOnRebootDetected
or pass the option --exit-when-reboot-detected.

Installing the following packages:
kotlinc
By installing, you accept licenses for the packages.
Progress: Downloading kotlinc 1.5.20... 100%

kotlinc v1.5.20 [Approved]
kotlinc package files install completed. Performing other installation steps.
Downloading kotlinc
from 'https://github.com/JetBrains/kotlin/releases/download/v1.5.20/kotlin-compiler-1.5.20.zip'
Progress: 100% - Completed download of C:\Users\mcsec\AppData\Local\Temp\chocolatey\kotlinc\1.5.20\kotlin-compiler-1.5.20.zip (60.1 MB).
Download of kotlin-compiler-1.5.20.zip (60.1 MB) completed.
Hashes match.
Extracting C:\Users\mcsec\AppData\Local\Temp\chocolatey\kotlinc\1.5.20\kotlin-compiler-1.5.20.zip to C:\ProgramData\chocolatey\lib\kotlinc\tools...
C:\ProgramData\chocolatey\lib\kotlinc\tools
Added C:\ProgramData\chocolatey\bin\kotlinc.exe shim pointed to '..\lib\kotlinc\tools\kotlinc\bin\kotlinc.bat'.
Added C:\ProgramData\chocolatey\bin\kotlinc-js.exe shim pointed to '..\lib\kotlinc\tools\kotlinc\bin\kotlinc-js.bat'.
Added C:\ProgramData\chocolatey\bin\kotlinc-jvm.exe shim pointed to '..\lib\kotlinc\tools\kotlinc\bin\kotlinc-jvm.bat'.
The install of kotlinc was successful.
Software installed to 'C:\ProgramData\chocolatey\lib\kotlinc\tools'

Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).