1) Clone with github: git clone https://github.com/alex-free/flac2mp3
2) Change into the source directory: cd flac2mp3
3) Execute ./build
to generate a Linux deb file, Linux RPM file, and a portable zip release.
If you want to clean the built releases, execute ./build clean
.