How do you get BitTorrent on Ubuntu?
I want to know if it is possible to get bittorrent for ubuntu.
If yes, please answer. I tried searching for this but couldn't find anything.
32 Answers
There is a package qbittorrent
To install it run following commands:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install qbittorrentNow to run through Terminal just type : qbittorrent and it will start working.
In many versions of Ubuntu, Transmission is pre-installed. It works in the same way.
1