I just finished porting an application from Windows into Linux. I have to create an installer of the application. The application is not open source
There is no best way (universally speaking). tar.gz the binaries, that should work.