The free and open-source torrent client qBittorrent 5.0 brings a substantial number of new features.
This major release of the open-source torrent client qBittorrent, version 5.0, comes with significant improvements and new features. The update involves a comprehensive code revision, removal of outdated technology, and the implementation of many user-requested features.
Here’s a look at the most important updates:
qBittorrent 5.0: New Features
Core Updates
qBittorrent 5.0 has removed support for older technologies such as Qt5, autotools, and 32-bit Windows builds. It now needs Qt 6.5+, Boost 1.76+, and OpenSSL 3.0.2+, and it is C++20 compatible. These updates modernize the codebase and provide opportunities for new feature development.
Pause/Resume All Downloads
A much-anticipated quality-of-life enhancement allows you to pause and resume all active downloads in one click. This is useful for managing bandwidth allocation.
Session Time Limits
qBittorrent now has the ability to automatically end a session after a set amount of time. This can save resources on mobile devices or set limits for parental control.
Regex File Filtering
Filters now support regular expressions, allowing precise inclusion/exclusion of files based on complex patterns across directories.
Trash vs Delete
Instead of permanently deleting data, qBittorrent can now move files to the trash or recycle bin, making it easier to recover accidentally deleted content.
Large Torrent Support
The updated torrent maker supports creating torrents with larger block sizes, taking advantage of faster download speeds.
Tracker Enhancements
Trackers have been improved with separate error filtering, regex matching, and the ability to specify custom DHT bootstrap nodes such as dht.libtorrent.org.
Web Safety Improvements
qBittorrent now supports MoTW (Mark-of-the-Web) identifiers to flag potentially dangerous web downloads, improving security.
Unclaimed Files Management
You can configure qBittorrent to place files from paused or stopped torrents in a separate directory, simplifying management.
These are just some of the highlights. qBittorrent 5.0 also includes UI improvements, web interface enhancements, power management on Linux, and other adjustments.
Download and Install
Method 1: Using Flatpak (Recommended)
This version is available as a Flatpak, which is often the most up-to-date method.
Step 1: Ensure Flatpak is set up on your system. If not, refer to Flatpak’s official setup guide.
Step 2: Install qBittorrent using the following command:
flatpak install org.qbittorrent.qBittorrent
Method 2: Using APT (Ubuntu, Linux Mint)
Step 1: Open your terminal.
Step 2: Use the following command to install qBittorrent:
sudo apt install qbittorrent
Method 3: Using Pacman (Arch Linux)
Step 1: Open your terminal.
Step 2: Install qBittorrent using the following command:
sudo pacman -S qbittorrent
Method 4: Other Download Options
Step 1: Visit the official download page.
Step 2: Choose the appropriate installer for your operating system.
qBittorrent 5.0 introduces a range of valuable enhancements and improvements for torrent users. Be sure to check the official qBittorrent website for the latest information and updates.