Skip to content
/lazarus/lazarus-logo.svg
Lazarus
An open software environment in the Object Pascal language for the Free Pascal compiler.
Developer
Lazarus and Free Pascal Team
Лицензия
GNU GPLv3
Project Website
lazarus-ide.org
Report an Issue
gitlab.com

Lazarus

Lazarus is an open software environment in the Object Pascal language for the Free Pascal compiler.

The main goal is to provide cross-platform and free development tools in a Delphi-like environment. Allows you to port Delphi programs with a graphical interface to various operating systems, including ALT Regular Gnome.

Installation from repository

Lazarus can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Lazarus and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install lazarus
shell
epm -i lazarus

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.