qBittorrent
Getting started
qBittorrent is a free, open-source BitTorrent client that is lightweight, cross-platform and supports all common BitTorrent protocols.
References
-
Add repository
Terminal window sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable -
Install
Terminal window sudo apt update && sudo apt install qbittorrent -
Restore settings
(Optional)If you have a backup of your settings, move your saved config into qBittorrent’s config directory:Terminal window mv qBittorrent.conf /home/{{USERNAME_VAR}}/.config/qBittorrent/qBittorrent.conf -
Set theme
(Optional)In qBittorrent, go to:- Tools → Options → Behavior → Interface
- Select your
.qbthemefile. - Restart qBittorrent for the theme to apply.