Based on the
github repo, it looks like you just need to install a python package, then the whole tool is a python command-line tool.
If you're on Linux Mint, you should have python installed already. So just install the python library ('pip install requests'), then download the github package via git clone or whatever you want to use.