Operating System Compatibility
Version:

Sublime Text runs on the Windows, Mac and Linux operating systems. 32bit (x86), 64bit (x86_64) and ARM (arm64) and 64bit (x86_64) processors are supported.

32bit builds of Sublime Text do not include Git Integration.

Windows🔗

ARM support is not currently available for Windows.

  • Windows 10

  • Windows 8/8.1

  • Windows 7

  • Windows Vista

  • Windows XP

Mac🔗

Sublime Text 4 is a Universal 2 binary that supports both Intel(x86_64) and Apple Silicon (arm64) processors.

Only 64bit (x86_64) builds are available on Mac.

  • macOS 10.12+

  • OS X 10.9+

  • OS X 10.7+

Linux🔗

Both 64bit (x86_64) and ARM (arm64) builds are now offered on Linux. 32bit builds have been discontinued.

Linux installs require the following libraries:

  • GLIBC 2.17 GLIBC 2.12 (libc.6.so)

  • GTK 3.10+ (libgtk-3.so, libgdk-3.so)

  • GTK 2 (libgtk-x11-2.0.so, libgdk-x11-2.0.so)

  • GLib 2 (libgio-2.0.so)

  • FreeType 2 (libfreetype.so)

  • Cairo (libcairo.so)

  • Pango (libpango-1.0.so)

  • Pangocairo (libpangocairo-1.0.so)

  • OpenGL (libGL.so.1)

  • 4050