Install with winget
Open PowerShell or Command Prompt and run:
winget install kcl-lang.kcl
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About kcl
KCL is an open-source, constraint-based record and functional language that enhances the writing of complex configurations, including those for cloud-native scenarios.
Advanced Install Options
Install (latest)
winget install kcl-lang.kclInstall (pinned version)
winget install --id kcl-lang.kcl -e --version 0.12.4Upgrade
winget upgrade kcl-lang.kclUninstall
winget uninstall kcl-lang.kclFrequently Asked Questions
How do I install kcl using winget?
Open PowerShell or Windows Terminal and run:
winget install kcl-lang.kcl. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is kcl?
KCL Command Line Interface
Is kcl free to use?
kcl is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update kcl with winget?
Run
winget upgrade kcl-lang.kcl in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall kcl?
Run
winget uninstall kcl-lang.kcl to remove kcl from your system.