centos8安装qBittorrent

首先安装epel

yum install "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm"

查找yum中是否有qBittorrent

yum seach qbittorrent

如果存在直接安装

sudo yum install qbittorrent-nox

在后台启动 

--webui-port=xxxx 指定端口
-d 在后台启动
qbittorrent-nox --webui-port=xxxx -d

 

posted @ 2022-10-08 10:38  追梦人(菜鸟)  阅读(204)  评论(0)    收藏  举报