linux how to untar a .tar.gz file code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: come aprire file tar.gz linux tar -xvf archive.tar.gz