方式1: 4 teps: 1、bunzip2 <file>.tar.bz2 2、tar xf <file>.tar 3、cd /<file> 4、 ./configure 方式2: tar -jxvf <file>.tar.bz2 相关文章: 2021-07-29 2021-08-11 2021-12-05 2022-12-23 2021-12-22