当前位置: > Linux教程 > Linux学习 >

怎么安装tar.xz包

时间:2016-05-07 19:48来源:linux.it.net.cn 作者:IT
找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]#


(责任编辑:IT)
------分隔线----------------------------