if you run into problems after reading that wiki page, come back.
Now I tried to install Lazarus on MintFX from gitlab repository. Make fails with
<pre>Free Pascal Compiler version 3.0.4+dfsg-18ubuntu2 [2018/08/29] for x86_64
Copyright (c) 1993-2017 by Florian Klaempfl and others
(1002) Target OS: Linux for x86-64
(3104) Compiling fcllaz.pas
/home/dodi/lazarus/packager/registration/fcllaz.pas(11,3) Fatal: (10022) Can't find unit db used by fcllaz
</pre>
What's wrong?
My instructions were quite clear, I said if your disro has FPC322, use it. Implied but not clearly stated, I guess, if your distro has a quite old version of FPC, don't use it. Sigh ...
Remove the distro supplied FPC and install the ones from the Lazarus binary repository. Then try again.
Again, I suggest you read the wiki page on the subject, pointed to previously.
I also suggest you consider upgrading your Linux install. But most of all, read the wiki page, PLEASE !
Davo