linux .tar.gz install code example Example 1: linux unpack tar.gz file Click to copytar -zxvf file_name.tar.gz Example 2: comment installer tar.gz Click to copysudo make install