Wingetlywingetly
← All apps

Crystal

by Manas Technology Solutionsv1.21.0

Last updated

A language for humans and computers

Install with winget

$ winget install --id CrystalLang.Crystal --exact --version 1.21.0

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

Silent install command for Crystal

Crystal uses EXE (Inno Setup). The silent install switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
crystal-1.21.0-windows-x86_64-msvc-unsupported.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Crystal

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

Crystal is a general-purpose, object-oriented programming language. With syntax inspired by Ruby, it’s a compiled language with static type-checking. Types are resolved by an advanced type inference algorithm.

Installers · v1.21.0

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
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 Crystal.

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

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

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

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

    The Python IDE for Professional Developers

More from Manas Technology Solutions or browse language, programming, programming-language.

Frequently asked questions

How do I install Crystal on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CrystalLang.Crystal --exact --version 1.21.0. winget downloads the installer from Manas Technology Solutions and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Crystal silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CrystalLang.Crystal --exact 1.21.0 --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 Crystal?
Crystal uses EXE (Inno Setup). Run the downloaded installer with: crystal-1.21.0-windows-x86_64-msvc-unsupported.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Crystal via winget?
Run: winget uninstall --id CrystalLang.Crystal --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Crystal's Apps & Features entry.
Is Crystal free?
Crystal is distributed under Apache-2.0. Refer to the publisher (https://crystal-lang.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Crystal 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 Crystal directly from the publisher.
How do I keep Crystal up to date?
Run winget upgrade --id CrystalLang.Crystal --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Crystal from microsoft/winget-pkgs.

Recent versions

  • 1.21.0latest
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20.0
  • 1.19.1
  • 1.19.0
  • 1.18.2
  • 1.18.1
  • 1.18.0