In this article guide I tried to show you how to install in Torrent Client Linux Distribution (Ubuntu).
What Is The Best Ubuntu Torrent Client?
Since
you are here, how about we help you narrow down your options to one or
two of the best torrent client for Linux. There are many feature-rich
clients available for Ubuntu users. In this post we will look at 9 best that you can rely on to solve all your torrent downloading issues.
Tixati – The Best Ubuntu Torrent Client
Install Tixati On Ubuntu
Although
Tixati has no PPA, you need to download and install it manually. Open
Terminal or Press CTRL+T and write these commands the press enter :
For 32bit Ubuntu
$ wget www.tixati.com/download/tixati_2.38-1_i686.deb
$ sudo dpkg -i tixati_2.38-1_i686.deb
For 64bit Ubuntu
$ wget www.tixati.com/download/tixati_2.38-1_amd64.deb
$ sudo dpkg -i tixati_2.38-1_amd64.deb
-------------------------------------------------------------------------------------------------------------------------
Vuze – Feature Rich Ubuntu Torrent Client
Vuze is not just one of the best torrent client for Linux, it’s also great for Windows, MacOS X and Android operating systems.
Install Vuze On Ubuntu
Installing
Vuze on Ubuntu is not hard. Simply go to Ubuntu Software Center and
search for Vuze and click on install. It will take 2-3 minutes. If you
want to install Vuze via command line, please follow these steps.
Open Terminal or Press CTRL+T and write these commands then press enter:
$ sudo sh -c ‘echo “deb http://archive.getdeb.net/ubuntu utopic-getdeb apps” >> /etc/apt/sources.list’
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –
$ sudo apt-get update
$ sudo apt-get install azureus
--------------------------------------------------------------------------------------------------------------------------
µtorrent – Most Popular Torrent Client
Install Utorrent On Ubuntu
Be sure to download the µTorrent file from the link provided below.
Click on the green button and choose Ubuntu 13.04 version. Don’t worry,
it works Ubuntu 13.04 all through Ubuntu 16.04.
Download Link : https://www.utorrent.com/intl/en/downloads/linuxchttp://www.utorrent.com/intl/en/downloads/linux/
-------------------------------------------------------------------------------------------------------------------------
Deluge – Simple & Fast Ubuntu Torrent Client
Deluge is the Ubuntu torrent client of choice, not just for me, but for many Linux users.
Install Deluge On Ubuntu
Open Terminal or Press CTRL+T then write these commands and press enter:
$ sudo apt-get update
$ sudo apt-get install deluge
------------------------------------------------------------------------------------------------------------------------
Transmission – Built-In Ubuntu Torrent Client
Transmission is one of the most used BitTorrent Client in Ubuntu.
Install Transmission On Ubuntu
If you want to
install Transmission via command line, please follow these steps. Open
Terminal or Press CTRL+T and write these command then press enter :
$ sudo apt-get update
$ sudo apt-get install transmission
-------------------------------------------------------------------------------------------------------------------------
Frostwire – Multifunctional Ubuntu Torrent Client
Install Frostwire On Ubuntu
Frostwire
has no PPA, so you need to download and install it manually. To do so,
open Terminal or Press CTRL+T and write these commands then press enter:
For 32bit Ubuntu
$ wget archive.getdeb.net/ubuntu/pool/apps/f/frostwire/frostwire_6.1.5-1~getdeb1_i386.deb
$ sudo dpkg -i frostwire_6.1.5-1~getdeb1_i386.deb
For 64bit Ubuntu
$ wget archive.getdeb.net/ubuntu/pool/apps/f/frostwire/frostwire_6.1.5 1~getdeb1_amd64.deb
$ sudo dpkg -i frostwire_6.1.5 1~getdeb1_amd64.deb
If that doesn’t work simply download the .deb file by clicking the link below and install it with Gdebi Package Installer
Download Link : https://www.frostwire.com/
--------------------------------------------------------------------------------------------------------------------------
Qbittorrent – AN Utorrent Alternative
Install Qbittorrent On Ubuntu
To
install qBittorrent on Ubuntu, first go to Ubuntu Software Center and
search for qBittorrent then click on install. It will take just about 2
or 3 minutes to install completely.
If you prefer to install qBittorrent using a command line, please follow the steps below:
Open Terminal or Press CTRL+T then write these command and press enter:
$ sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
$ sudo apt-get update
$ sudo apt-get install qbittorrent
------------------------------------------------------------------------------------------------------------------------
Miro – A Torrent Media Player
Install Miro On Ubuntu
Like
most other Ubuntu torrent clients that we’ve seen, installing Miro on
Ubuntu is not very hard. Head over to Ubuntu Software Center and search
for Miro then click on install. It should take no more than 3 minutes.
To install Miro via command line start by opening Terminal or Press CTRL+T, type these commands then press enter:
$ sudo add-apt-repository ppa:ubuntuhandbook1/ppa
$ sudo apt-add-repository ppa:djcj/vlc-stable
$ sudo apt-get update
$ sudo apt-get install ffmpeg miro
-------------------------------------------------------------------------------------------------------------------------
Ktorrent – AN KDE Torrent Client
Install Ktorrent On Ubuntu
To
install Ktorrent on Ubuntu, go to Ubuntu Software Center and search for
Ktorrent then click on install. It will take 2 to 3 minutes to fully
install. If you want to install via command line, please follow the
steps below.
Start by opening Terminal or Press CTRL+T, then write these command and press enter:
For 32bit Ubuntu
$ wget security.ubuntu.com/ubuntu/pool/universe/k/ktorrent/ktorrent_4.3.1-4_i386.deb
$ sudo dpkg -i ktorrent_4.3.1-4_i386.deb
For 64bit Ubuntu
$ wget security.ubuntu.com/ubuntu/pool/universe/k/ktorrent/ktorrent_4.3.1-4_amd64.deb
$ sudo dpkg -i ktorrent_4.3.1-4_amd64.deb
If it fails simply download the .deb file by clicking the green button below and install it using Gdebi Package Installer.
Download Link : https://www.ubuntuupdates.org/package/core/xenial/universe/base/ktorrent
Comments
Post a Comment