怎么安装tar.xz包
来源:岁月联盟
时间:2012-03-13
找xz的解压工具
http://tukaani.org/xz/
[root@localhost xz-5.0.0]# unxz /root/Desktop/libpng-1.4.5.tar.xz
[root@localhost xz-5.0.0]# ls /root/Desktop/libpng-1.4.5.tar
/root/Desktop/libpng-1.4.5.tar
[root@localhost xz-5.0.0]#
作者 ztguang