Bzip2-dgcc-4.1.0.tar.bz2 --- execute the following command after decompression. Tar-xvfgcc-4.1.0.tar or tar-xvf *. after the tar solution will appear more than one folder gcc-4.1.0 today try to compile the kernel, downloaded to a tar. there are few solutions on the Internet for compressed files at the end of Tibet, but we still find them, as shown below: $ xz--d
Bzip2-dgcc-4.1.0.tar.bz2 --- execute the following command after decompression. Tar-xvf gcc-4.1.0.tar or tar-xvf *. after the tar solution will appear more than one folder gcc-4.1.0 today try to compile the kernel, downloaded to a tar. there are few solutions on the Internet for compressed files at the end of Tibet, but we still find them, as shown below: $ xz--d
Bzip2-d gcc-4.1.0.tar.bz2
--- After decompression, run the following command.
Tar-xvf gcc-4.1.0.tar or tar-xvf *. tar
One more folder gcc-4.1.0 appears after resolving
Today, I tried to compile the kernel and downloaded a compressed file at the end of tar. xz. There are few solutions on the Internet, but I still found it, as shown below:
$ Xz-d ***. tar. xz
$ Tar-xvf ***. tar
We can see that this compressed package is also compressed by two layers, the external is the xz compression method, and the internal layer is the tar compression method.