Skip to content

Instantly share code, notes, and snippets.

@tuyendq
Last active July 20, 2025 15:36
Show Gist options
  • Save tuyendq/43d37e53c24835199171e731183cedcc to your computer and use it in GitHub Desktop.
Save tuyendq/43d37e53c24835199171e731183cedcc to your computer and use it in GitHub Desktop.
Install commonly used softwares on Windows
winget install -e --id=Microsoft.PowerShell
winget install -e --id=Google.GoogleDrive
winget install -e --id=Microsoft.VisualStudioCode
winget install -e --id=RProject.R
winget install -e --id=osquery.osquery
winget install -e --id=CoreyButler.NVMforWindows
winget install -e --id=astral-sh.uv
winget install -e --id=VNGCorp.Zalo
winget install -e --id=Rakuten.Viber
winget install -e --id=Telegram.TelegramDesktop
winget install -e --id=OpenVPNTechnologies.OpenVPNConnect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment