Saturday, March 25, 2017
How to install qbittorrent in Kali Linux
How to install qbittorrent in Kali Linux
About qbittorrent: qbittorrent is a torrent client, an alternative to utorrent. Its a GUI based cross platform free software based on Qt toolkit.
We know that Kali Linuxs base package is constructed in Debian, so we need to add http://http.packages.debian.org to sources.list file. To do this,
1. open any text editor and edit sources.list file, located in /etc/apt directory, with an entry deb http://http.packages.debian.org import deb packages.
3. Once qbittorrent is installed, type qbittorrent on the root terminal window and press enter
We know that Kali Linuxs base package is constructed in Debian, so we need to add http://http.packages.debian.org to sources.list file. To do this,
1. open any text editor and edit sources.list file, located in /etc/apt directory, with an entry deb http://http.packages.debian.org import deb packages.
2. type apt-get install qbittorrent on the root terminal window and press enter
and, you are set to go.
Available link for download