G
Install GTK+ for Windows Runtime Environment (GTK2 x86) with winget
alex-sh.GTK2-Runtime · alex-sh
Install command
winget install -e --id alex-sh.GTK2-RuntimeAbout GTK+ for Windows Runtime Environment (GTK2 x86)
This is the GTK+2 Runtime Environment Installer for Windows. It includes all of the files required to run GTK+2 applications on Windows. Some support tools are also available.
- Last updated
- 13 years ago
- Version
- v2.24.10
- Publisher
- alex-sh
- Website
- sourceforge.net
- Source
- winget-pkgs manifest
- Download
- Direct installer (.nullsoft)
- License
- GPLv2, GPLv3, and/or LGPLv2
- Min OS
- Windows 10+
Catalog refreshed: 6/12/2026
How to install GTK+ for Windows Runtime Environment (GTK2 x86)
- 1Make sure winget is availableWindows 11 and recent Windows 10 builds ship winget via the App Installer. Check it’s ready:If it’s missing, install App Installer from the Microsoft Store.
winget --version - 2Open a terminalLaunch Windows Terminal, PowerShell, or Command Prompt.Right-click the Start button — or press ⊞ Win + XDisk ManagementComputer ManagementTerminalTerminal (Admin)Task ManagerSettingsWindows TerminalPS C:\>
- 3Run the install commandInstalls the latest version of GTK+ for Windows Runtime Environment (GTK2 x86). The
-eflag matches the exact package ID.winget install -e --id alex-sh.GTK2-RuntimeWindows Terminal — wingetPS C:\> - 4Silent / unattended install (optional)For scripts or deployment, install with no prompts (works with the
.nullsoftinstaller):winget install -e --id alex-sh.GTK2-Runtime --silent --accept-package-agreements --accept-source-agreements
Other commands
Upgrade
winget upgrade -e --id alex-sh.GTK2-RuntimeUninstall
winget uninstall -e --id alex-sh.GTK2-RuntimeShow details
winget show -e --id alex-sh.GTK2-RuntimeComments
Versions
2.24.10latest