lazres

IDE for Free Pascal - SDK dependency package

Install

All systems
curl cmd.cat/lazres.sh
Debian Debian
apt-get install lazarus
Ubuntu
apt-get install lazarus
Arch Arch Linux
pacman -S lazarus
image/svg+xml Kali Linux
apt-get install lazarus
Fedora
dnf install lazarus
Windows (WSL2)
sudo apt-get update sudo apt-get install lazarus
Raspbian
apt-get install lazarus

lazarus

IDE for Free Pascal - SDK dependency package

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). This dependency package always depends on the latest available version of the metapackage pulling in all the packages needed to have a typical Lazarus installation.