Wingetlywingetly
← All apps

Code::Blocks with MinGW

by The Code::Blocks Teamv25.03

Last updated

The IDE with all the features you need, having a consistent look, feel and operation across platforms.

Install with winget

$ winget install --id CodeBlocks.CodeBlocks.MinGW --exact --version 25.03

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

Silent install command for Code::Blocks with MinGW

Code::Blocks with MinGW uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
installer.exe /S

See the full silent install reference for Code::Blocks with MinGW

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

Code::Blocks is a free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.

Installers · v25.03

ArchitectureTypeScopeInstallDownload
x86Portable
in ZIP
-Direct
x86EXE
NSIS
machineDirect
x64Portable
in ZIP
-Direct
x64EXE
NSIS
machineDirect

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

Security

No known CVEs for Code::Blocks with MinGW.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Code::BlocksThe Code::Blocks Team
    CodeBlocks.CodeBlocksv25.03

    The IDE with all the features you need, having a consistent look, feel and operation across platforms.

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.0

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Microsoft Visual C++ 2013 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2013.x86v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x86)

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

More from The Code::Blocks Team or browse c++, cross-platform, fortran.

Frequently asked questions

How do I install Code::Blocks with MinGW on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CodeBlocks.CodeBlocks.MinGW --exact --version 25.03. winget downloads the installer from The Code::Blocks Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Code::Blocks with MinGW silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CodeBlocks.CodeBlocks.MinGW --exact 25.03 --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 Code::Blocks with MinGW?
Code::Blocks with MinGW uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall Code::Blocks with MinGW via winget?
Run: winget uninstall --id CodeBlocks.CodeBlocks.MinGW --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Code::Blocks with MinGW's Apps & Features entry.
Is Code::Blocks with MinGW free?
Code::Blocks with MinGW is distributed under GPL-3.0. Refer to the publisher (https://www.codeblocks.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Code::Blocks with MinGW 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 Code::Blocks with MinGW directly from the publisher.
How do I keep Code::Blocks with MinGW up to date?
Run winget upgrade --id CodeBlocks.CodeBlocks.MinGW --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Code::Blocks with MinGW from microsoft/winget-pkgs.

Recent versions

  • 25.03latest
  • 20.03