Installing winget applications

  • Google chrome

    1
    
    winget install -e --id Google.Chrome
    
  • Python 3.14 (LTS ver at 15/07/2026)

    1
    
    winget install -e --id Python.Python.3.14
    
  • NodeJS

    1
    
    winget install -e --id OpenJS.NodeJS
    
  • Git

    1
    
    winget install -e --id Git.Git
    
  • Libre office

    1
    
    winget install -e --id TheDocumentFoundation.LibreOffice
    
  • QBittorrent

    1
    
    winget install -e --id qBittorrent.qBittorrent
    
  • VLC

    1
    
    winget install VideoLAN.VLC
    
  • GitHub CLI

    1
    
    winget install -e --id GitHub.cli
    
  • Shotcut

    1
    
    winget install -e --id Meltytech.Shotcut