// install via winget
Command Prompt & PowerShell
click to copy
winget install Lazarus.Lazarus
// direct download
Download Installer// 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 PowerShell or Windows Terminal and run:
winget install Lazarus.Lazarus. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.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 distributed under the Proprietary license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Lazarus with winget?
Run
winget upgrade Lazarus.Lazarus in PowerShell or Windows Terminal to update Lazarus to the latest available version.What architecture does Lazarus support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.