how to run tasm program in ubuntu

C++
tasm filename.asm
tlink filename  
filename.exe 
Source

Also in C++: