Windows Package Managers
  2021-06-18.
  Category & Tags: 
  
    
  
    
      
        Winget, 
        Chocolatey
    
  
    Chocolatey
https://chocolatey.org/install
usage: choco install javaruntime; choco install graphviz
winget
https://github.com/microsoft/winget-cli/releases (the .appxbundle)
usage: winget install -e --id Oracle.JavaRuntimeEnvironment; winget install graphviz