Insight: Install qbittorrent on ubuntu 18.04

qBittorrent is a bittorrent client programmed in C++ / Qt. qBittorent is one of the most popular torrent client available for Windows, Linux and OS X platform. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library. It is also preferred by many linux users over other torrent client. Latest version of qBittorent, qBittorent 4.10 is now available for download with plenty of improvements and new features.

Some of the features in the latest version:

 

  • Add “Coalesce reads & writes” checkbox in advanced options (Chocobo1)
  • FEATURE: Smart Filter for RSS (Stephen Dawkins)
  • FEATURE: Possibility to configure at which speed a torrent is considered slow (thalieht)
  • FEATURE: When creating a torrent you can choose to preserve the file order (toster, Chocobo1)
  • FEATURE: A new, redesigned and refactored WebAPI (glassez)
  • BUGFIX: Redefine CacheStatus.readRatio field. (Chocobo1)
  • BUGFIX: Clarify some terms in stats dialog (Chocobo1)
  • BUGFIX: Fix possible crash when using both share limits (thalieht)
  • BUGFIX: Disable options when Disable connections not supported by proxies is enabled (Thomas Piccirello)
  • BUGFIX: Add link to an explanation of Disable connections not supported by proxies (Thomas Piccirello)
  • BUGFIX: Fix typo in a log message (Andrei Stepanov)
  • BUGFIX: Fix loading very large torrents. Closes #8449. (Chocobo1)
  • BUGFIX: Fix reverting backslashes to slashes in run external program. Closes #7800 (Chocobo1)
  • BUGFIX: Use https for documentation links (Chocobo1)
  • WEBUI: Resolve JavaScript errors (Thomas Piccirello)
  • WEBUI: Fix spacing in login form(Thomas Piccirello)
  • WEBUI: Update WebUI to be more compliant with HTML5 standard (Chocobo1)
  • WEBUI: Update clipboard.js to v2.0.0 (Chocobo1)
  • WEBUI: Remove unused JavaScript library (Chocobo1)
  • WEBUI: Fix setting preferences via WebAPI (glassez)
  • WEBUI: Rename property to match its definition (Thomas Piccirello)
  • WEBUI: Add Limit Share Ratio context menu option (Thomas Piccirello)
  • RSS: Disable Auto TMM when RSS rule has save path (glassez)
  • RSS: Process loaded RSS articles in case of error (glassez)
  • RSS: Resolve (X)HTML entities in RSS content (glassez)
  • SEARCH: Improve Search handling (glassez)
  • SEARCH: Calculate supported categories based on selected plugin (Thomas Piccirello)
  • SEARCH: Fix memory leak (Chocobo1)

install qbittorrent on ubuntu 18.04

 

How To install qBittorrent on Ubuntu 18.04 LTS  using PPA

In order to install qBittorrent on Ubuntu 18.04 LTS, you need to open up the terminal and run the following commands:

sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
sudo apt-get update
sudo apt-get install qbittorrent
READ More Relevant Stuff:  Multiple Ways To Update Linux Kernel In Ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *