unzip tar file from command line ubuntu code example Example 1: extract tar.xz ubuntu tar -xf file.tar.xz Example 2: untar tar.gz tar -xzf file.tar.gz