tget可以理解为wget的加强版,可以下载 磁力链接和torrent文件。
需要先安装node.js 和 yarn。
删除旧的 nodejs 版本:
yum remove nodejs
yum clean all && yum makecache fast
yum install -y gcc-c++ make
curl -sL https://rpm.nodesource.com/setup_10.x | sudo -E bash –
yum install nodejs
node -v
yum install yarn
yarn -v
yarn global add t-get
安装完成后,输入tget ,即可查看是否安装成功。
# 直接使用tget 好像不好用
tget magnet:?xt=urn:btih:0403fb4728bd788fbcb67e87d6feb241ef38c75a
# 全命令路径使用tget
/usr/local/bin/tget magnet:?xt=urn:btih:0403fb4728bd788fbcb67e87d6feb241ef38c75a
© 版权声明
THE END
暂无评论内容