Wingetlywingetly
← All apps

JetBrains Space

by JetBrains s.r.o.v2023.1.7

Last updated

The Intelligent Code Collaboration Platform

Install with winget

$ winget install --id JetBrains.Space --exact --version 2023.1.7

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

Silent install command for JetBrains Space

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

One-line silent install (x64, user scope)
jetbrains-space-2023.1.7.exe /S

See the full silent install reference for JetBrains Space

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

Supercharged Git hosting with intelligent code reviews, packages, and more.

Installers · v2023.1.7

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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

Security

3 known CVEs via NVD

  • critical9.8Patched in wingetCVE-2020-11796affects <=2020-04-22Apr 22, 2020

    In JetBrains Space through 2020-04-22, the password authentication implementation was insecure.

  • high7.5Patched in wingetCVE-2020-11795affects before 2020-04-22Apr 22, 2020

    In JetBrains Space through 2020-04-22, the session timeout period was configured improperly.

  • medium5.4Patched in wingetCVE-2020-11416affects <=2020-04-22Apr 22, 2020

    JetBrains Space through 2020-04-22 allows stored XSS in Chats.

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

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.1

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse collaborate, collaboration, develop.

Frequently asked questions

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