怎么安装tar.xz包

找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]#



原文地址:https://www.cnblogs.com/ztguang/p/12647717.html