Lubuntu 19.04 LinuxCNCΒΆ

git clone https://github.com/LinuxCNC/linuxcnc.git emc

sudo apt install -y devscripts build-essential

sudo apt update

Pick the branch you want to build 2.7, 2.8, or for Master (2.9pre) skip this step.

git checkout 2.7
or
git checkout 2.8