First invoke make to get the 4digits-text executable file.

To install 4digits, do

    ./install.py install --installdir <install_dir>

to install 4digits.

If you want to make deb package, you can do
    
    sudo checkinstall

to install 4digits as deb package.
