Wingetlywingetly
← All apps

Sublime Text 3

by SublimeHQv3211

Last updated

Text Editing, Done Right

Install with winget

$ winget install --id SublimeHQ.SublimeText.3.Portable --exact --version 3211

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3211

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • critical9.8Patched in wingetCVE-2025-65741affects before 3.2.2Dec 9, 2025

    Sublime Text 3 Build 3208 or prior for MacOS is vulnerable to Dylib Injection. An attacker could compile a .dylib file and force the execution of this library in the context of the Sublime Text application.

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Sublime Text 4SublimeHQ
    SublimeHQ.SublimeText.4.Portablev4143

    Text Editing, Done Right

  • S
    Sublime MergeSublimeHQ
    SublimeHQ.SublimeMerge.Portablev2130

    Git Client, done Sublime

  • S
    Sublime Merge DevSublimeHQ
    SublimeHQ.SublimeMerge.Dev.Portablev2131

    Git Client, done Sublime

More from SublimeHQ.

Frequently asked questions

How do I install Sublime Text 3 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SublimeHQ.SublimeText.3.Portable --exact --version 3211. winget downloads the installer from SublimeHQ and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Sublime Text 3 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SublimeHQ.SublimeText.3.Portable --exact 3211 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Sublime Text 3 via winget?
Run: winget uninstall --id SublimeHQ.SublimeText.3.Portable --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Sublime Text 3's Apps & Features entry.
Is Sublime Text 3 free?
Sublime Text 3 is distributed under https://www.sublimehq.com/eula. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Sublime Text 3 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Sublime Text 3 directly from the publisher.
How do I keep Sublime Text 3 up to date?
Run winget upgrade --id SublimeHQ.SublimeText.3.Portable --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Sublime Text 3 from microsoft/winget-pkgs.