Difference between revisions of "Lazarus release version for Ubuntu"

From Lazarus wiki
Jump to navigationJump to search
(Fixed Ubuntu install instructions)
(Add page template, remove categories from page)
 
Line 1: Line 1:
 +
{{Lazarus release version for Ubuntu}}
 +
 
One might try:
 
One might try:
  
Line 11: Line 13:
 
Additional, parallel installs with [[fpcupdeluxe]] might not work after this, unless old installs are purged.
 
Additional, parallel installs with [[fpcupdeluxe]] might not work after this, unless old installs are purged.
 
Note: This page contained (see history) different outdated info which does not work anymore.
 
Note: This page contained (see history) different outdated info which does not work anymore.
 
[[Category:Ubuntu]]
 
[[Category:Install]]
 
[[Category:Lazarus]]
 
[[Category:Linux]]
 

Latest revision as of 03:22, 12 November 2021

English (en) polski (pl)

One might try:

   sudo apt install lazarus

may be helpful to also run:

   sudo apt install fpc fpc-source lcl

which works for Ubuntu 18.04 at least.

Additional, parallel installs with fpcupdeluxe might not work after this, unless old installs are purged. Note: This page contained (see history) different outdated info which does not work anymore.