how to install to mysql server in powershell

C++
first install chocolatey
open Powershell as administrator
C:\\User\hey> choco install mysql
Source

Also in C++: