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-Runtime

About 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
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)

  1. 1
    Make sure winget is available
    Windows 11 and recent Windows 10 builds ship winget via the App Installer. Check it’s ready:
    winget --version
    If it’s missing, install App Installer from the Microsoft Store.
  2. 2
    Open a terminal
    Launch Windows Terminal, PowerShell, or Command Prompt.
    Right-click the Start button — or press ⊞ Win + X
    Disk Management
    Computer Management
    Terminal
    Terminal (Admin)
    Task Manager
    Settings
    Windows Terminal
    PS C:\>
  3. 3
    Run the install command
    Installs the latest version of GTK+ for Windows Runtime Environment (GTK2 x86). The -e flag matches the exact package ID.
    winget install -e --id alex-sh.GTK2-Runtime
    Windows Terminal — winget
    PS C:\>
  4. 4
    Silent / unattended install (optional)
    For scripts or deployment, install with no prompts (works with the .nullsoft installer):
    winget install -e --id alex-sh.GTK2-Runtime --silent --accept-package-agreements --accept-source-agreements

Other commands

Upgradewinget upgrade -e --id alex-sh.GTK2-Runtime
Uninstallwinget uninstall -e --id alex-sh.GTK2-Runtime
Show detailswinget show -e --id alex-sh.GTK2-Runtime

Comments

Leave a comment

Versions

2.24.10latest