Install on Ubuntu

From Lazarus wiki
Revision as of 02:19, 17 January 2021 by Dbannon (talk | contribs) (Point user to standard Linux Lazarus Install Page, this one is out of date.)
Jump to navigationJump to search
Logo-ubuntu cof-orange-hex.svg

This article applies to Ubuntu only.

See also: Multiplatform Programming Guide

See Installing Lazarus on Linux - this page covers most of what you need for most Linux Distributions.

The easiest way to install lazarus and corresponding versions of FPC is by means of the Ubuntu Software Center that will install the lazararus/fpc version that is supported by the Ubuntu version.

apt-get install lazarus

15.10

On Ubuntu 15.10 Lazarus 1.4.0 / FPC 2.6.4 will be installed.

20.04

On Ubuntu FPC 3.0.4 will be installed in /usr/bin while Lazarus 2.0.6 will be installed in ~/.lazarus

Old Ubuntu releases

See also