CentOS 8 编译安卓Axel

[[email protected]_Node-10_199_11_12 ~]# mkdir -p /tmp/axel && cd /tmp/axel
[[email protected]_Node-10_199_11_12 /tmp/axel]# curl -Lk $(curl -Lks "https://github.com/axel-download-accelerator/axel/releases"| awk '/download\/v2\.[0-9]{1,}\.[0-9]{1,}\/axel-2\.[0-9]{1,}\.[0-9]{1,}\.tar\.gz"/{print "https://github.com"$(NF-2);exit}'|sed -r 's@(href=|")@@g')|tar xz -C /tmp/axel/ --strip-components=1
[[email protected]_Node-10_199_11_12 /tmp/axel]# ./configure && make -j$(getconf _NPROCESSORS_ONLN) && make install
[[email protected]_Node-10_199_11_12 /tmp/axel]# which axel
/usr/local/bin/axel
[[email protected]_Node-10_199_11_12 /tmp/axel]# axel --version
Axel 2.17.11 (linux-gnu)
  • 本文由 发表于 2022年6月8日22:07:12
  • 除非特殊声明,本站文章均为原创,转载请务必保留本文链接
匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: