Icon

CLion

CLion is a cross-platform IDE for C and C++ development by JetBrains, supporting Windows, Linux, and macOS. It integrates with CMake and supports embedded workflows, Python, and Assembly languages.
Latest: 2025.3.4
Last checked: Feb 24, 2026 4:42am
Rank: 313/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Proprietary, subscription-based with free trialInstaller: Installer, Tarball, DMG (macOS)Winget: Available

Version & Lifecycle

0
Current: 2025.3.4 N-2: 2025.3.2 Oldest supported: 2013-07-01 Avg cadence: Every 24 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • February 18, 2026
0

CLion close-before-update note

CLion uses the JetBrains Windows installer silent-install switches. For an all-users deployment, create a silent.config file with values such as mode=admin, launcher64=0, and updatePATH=0, then run the installer elevated with CLion-*.exe /S /CONFIG=silent.config /LOG=C:\Logs\CLion.log /D=C:\Program Files\JetBrains\CLion. JetBrains documents the /S, /CONFIG, /LOG, and /D= switches for this installer family.

For managed CLion updates, pre-close the IDE before launching the EXE installer. For the 2022 through 2026 and Latest x64 CLion packages as open-application failure cases that can return Exit Code 1618, so Intune/ConfigMgr deployments should use conflicting-process handling instead of retrying while CLion remains open.

For managed CLion updates, close the IDE before starting setup. If CLion is still open, the update can return Exit Code 1618; close the IDE first and run detection again after setup completes.

Source: CLion official source.

For managed CLion updates, close CLion before starting the Windows installer. The PMPC-documented update path can return Exit Code 1618 when the application is open, so use a pre-close or user-deferral step and rerun detection after setup. Official source: CLion Windows/download documentation.

Official source: CLion Windows/download documentation.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CLion

Packaging Notes

0

Cross-platform IDE for C and C++ with integrated CMake build system

Notes

0

CLion is widely used by developers for refactoring and debugging C++ code, praised for its integration and real-time feedback features.