Install via Winget
winget install Lazarus.Lazarus
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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.
Frequently Asked Questions
How do I install Lazarus using winget?
Open Windows Terminal or PowerShell and run:
winget install Lazarus.Lazarus. Winget is built into 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 download?
Lazarus is available under the Proprietary license. Use the winget command or the direct download link on this page.
How do I update Lazarus with winget?
Run
winget upgrade Lazarus.Lazarus in Windows Terminal or PowerShell to update Lazarus to the latest available version.