Last active
July 20, 2025 15:36
-
-
Save tuyendq/43d37e53c24835199171e731183cedcc to your computer and use it in GitHub Desktop.
Install commonly used softwares on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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