Install with winget
Open PowerShell or Command Prompt and run:
winget install Lazarus.Lazarus
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Lazarus
Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
Advanced Install Options
Install (latest)
winget install Lazarus.LazarusInstall (pinned version)
winget install --id Lazarus.Lazarus -e --version 4.6Upgrade
winget upgrade Lazarus.LazarusUninstall
winget uninstall Lazarus.LazarusFrequently Asked Questions
How do I install Lazarus using winget?
Open PowerShell or Windows Terminal and run:
winget install Lazarus.Lazarus. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Lazarus?
Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
Is Lazarus free to use?
Lazarus is distributed under the Proprietary license. Check the publisher’s site for full licensing details.
How do I update Lazarus with winget?
Run
winget upgrade Lazarus.Lazarus in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Lazarus?
Run
winget uninstall Lazarus.Lazarus to remove Lazarus from your system.