Install BitTorrent in Kali Linux

BitTorrent is a protocol supporting the practice of peer-to-peer file sharing that is used to distribute large amounts of data over the Internet.

Since 2006, bittorrent sharing has been the primary means for users to trade software, music, movies, and digital books online. Torrents are very unpopular with the MPAA, the RIAA, and other copyright authorities, but are much beloved by millions of college and university students around the planet.

open terminal and enter the following command

root@RumyKali:~# nano /etc/apt/sources.list

Add deb http://http.packages.debian.org import deb packages

root@RumyKali:~# apt-get update

then,

root@RumyKali:~# apt-get install qbittorrent

It will ask you, Do you want to Continue then press Y for yes. Now type the,

root@RumyKali:~# qbittorrent

Then accept the agreement.

torrentonkali

Now it will open your torrent client

Now you need to add qbittorrent  in menu.

Go to Applications > System Tools > Preferences > Select the Main Menu. Now choose the New Item. in the Name Column enter Bittorent and in the command enter the qbittorrent and press OK.

torrent3

 

 

 

 

 

All Done!

Published by aleXandria

I finished Information security and Ethical Hacking(ISEH) and Motion Graphics Design.

2 thoughts on “Install BitTorrent in Kali Linux

Leave a comment