echo "installing XZ libs". yum install -y xz-libs. echo "decoding XZ archive". xz -d Python-3.3.3.tar.xz. echo "extracting archive".
確定! 回上一頁