Wingetlywingetly
← All apps

Glade

by GNOME Projectv3.14.2

Last updated

A RAD tool to enable quick & easy development of user interfaces for the GTK toolkit and the GNOME desktop environment.

Install with winget

$ winget install --id gnome.Glade --exact --version 3.14.2

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

Silent install command for Glade

Glade uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86)
glade-3-14-2-installer.exe /S

See the full silent install reference for Glade

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.

About

A RAD tool to enable quick & easy development of user interfaces for the GTK toolkit and the GNOME desktop environment.

Note that as of January 9, 2026, the recentmost Windows version (3.14.2) lags noticeably behind the recentmost Linux version (3.40.0).

Installers · v3.14.2

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-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

  • medium5.5Fix in v3.38.1CVE-2020-36774affects before 3.38.1, 3.40.0Feb 18, 2024

    plugins/gtk+/glade-gtk-box.c in GNOME Glade before 3.38.1 and 3.39.x before 3.40.0 mishandles widget rebuilding for GladeGtkBox, leading to a denial of service (application crash).

Source: NVD, updated 2h 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

  • gtkmmGNOME Project
    gnome.gtkmmv2.22.0-2

    The official C++ interface for the popular GUI library GTK.

  • PlannerGNOME Project
    gnome.Plannerv0.14.6

    Project management tool based on the Work breakdown structure (WBS). Its goal is to be an easy-to-use no-nonsense project management application.

  • EasyTAGGNOME Project
    gnome.EasyTAGv2.4.3

    A simple application for viewing and editing tags in audio files.

  • T
    TasqueGNOME Project
    gnome.Tasquev0.1.12.2

    A simple task management app.

  • GNOME Translation EditorGNOME Project
    gnome.GNOMETranslationEditorv1.9.5

    An enhanced gettext po file editor for the GNOME desktop environment.

More from GNOME Project or browse gnomeglade, gnome-glade, gladeinterfacedesigner.

Frequently asked questions

How do I install Glade on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id gnome.Glade --exact --version 3.14.2. winget downloads the installer from GNOME Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Glade silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id gnome.Glade --exact 3.14.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Glade?
Glade uses EXE (NSIS). Run the downloaded installer with: glade-3-14-2-installer.exe /S. The silent switches are /S.
How do I uninstall Glade via winget?
Run: winget uninstall --id gnome.Glade --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Glade's Apps & Features entry.
Is Glade free?
Glade is distributed under GPLv3. Refer to the publisher (https://glade.gnome.org) for the full license terms - Wingetly itself does not charge for installation.
Does Glade 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 Glade directly from the publisher.
How do I keep Glade up to date?
Run winget upgrade --id gnome.Glade --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Glade from microsoft/winget-pkgs.