How to install qBittorrent 4.1.7 in Ubuntu Linux. Learn how to run qBittorrent on Ubuntu and uninstall qBittorrent Ubuntu.
qBittorrent Features
- Polished µTorrent-like User Interface
- Well-integrated and extensible Search Engine
- Simultaneous search in many Torrent search sites
- Category-specific search requests (e.g. Books, Music, Software)
- RSS feed support with advanced download filters (incl. regex)
- Many Bittorrent extensions supported:
- Magnet links
- Distributed hash table (DHT), peer exchange protocol (PEX), local peer discovery (LSD)
- Private torrents
- Encrypted connections
- and many more…
- Remote control through Web user interface, written with AJAX
- Nearly identical to the regular GUI
- Sequential downloading (Download in order)
- Advanced control over torrents, trackers and peers
- Torrents queueing and prioritizing
- Torrent content selection and prioritizing
- Bandwidth scheduler
- Torrent creation tool
- IP Filtering (eMule & PeerGuardian format compatible)
- IPv6 compliant
- UPnP / NAT-PMP port forwarding support
- Available on all platforms: Windows, Linux, macOS, FreeBSD, OS/2
- Available in ~70 languages
qBittorrent 4.1.7
- FEATURE: Add 12 hour and 24 hour speed graphs (dzmat)
- FEATURE: Change “Add new torrent” dialog to horizontal layout (Evgeny Lensky)
- BUGFIX: Fix messed up symbols in log (Chocobo1)
- BUGFIX: Fix incomplete file extension not applied for new torrents (Chocobo1)
- BUGFIX: Save updated resume data for completed torrents (Vladimir Golovnev (Glassez))
- BUGFIX: Fix requested torrent resume data handling (Vladimir Golovnev (Glassez))
- BUGFIX: Prevent command injection via “Run external program” function (Chocobo1)
- BUGFIX: Avoid race conditions when adding torrent (Vladimir Golovnev (Glassez))
- BUGFIX: Fix torrent checking issues (Vladimir Golovnev (Glassez))
- BUGFIX: Use proper log message when there are no error (Chocobo1)
- BUGFIX: Fix torrent properties not saved for paused torrents (Chocobo1)
- BUGFIX: Some improvements on qtsingleapplication code (Chocobo1)
- BUGFIX: Remove limits of “Disk cache expiry interval” setting (Chocobo1)
- BUGFIX: Remove upper limit of “Disk cache” setting (Chocobo1)
- BUGFIX: Fix crash when removing phantom tags (Chocobo1)
- BUGFIX: Improve handleFileErrorAlert error message (Chocobo1)
- BUGFIX: Fix updated save path not saved for paused torrents (Chocobo1)
- BUGFIX: Log save_resume_data_failed_alert (Chocobo1)
- BUGFIX: Don’t remove parent directories (Chocobo1)
- BUGFIX: Properly remove empty leftover folders after rename (Chocobo1)
- BUGFIX: Focus behavior row in Options dialog (silverqx)
- BUGFIX: Fix unable to rename folder on Windows when same is used in different case(Chocobo1)
- BUGFIX: Fix unable to control add torrent dialogs when opened simultaneously (Chocobo1)
- BUGFIX: Disable “Upload mode” when start preloaded torrent (Vladimir Golovnev (Glassez))
- BUGFIX: Fix wrong comparison result when sorting items(Chocobo1)
- BUGFIX: Fix sequential downloading when redirected (Vladimir Golovnev (Glassez))
- BUGFIX: Fix typos (Chocobo1)
- BUGFIX: Fix assertion fail (Chocobo1)
- BUGFIX: Change number of time axis divisions from 5 to 6 for convenience (dzmat)
- BUGFIX: Don’t turn window blank when closed to system tray (Ekin Dursun)
- WEBUI: Fix WebUI encoding of special characters (Thomas Piccirello)
- WEBUI: Change the speed unit from Bytes/s to KiB/s for the rate limiter(jerrymakesjelly)
- WEBUI: Fix ‘+’ char not decoded to space correctly (Chocobo1)
- RSS: Ignore RSS articles with non-unique identifiers (Vladimir Golovnev (Glassez))
- RSS: Perform more RSS parsing in working thread (Vladimir Golovnev (Glassez))
- RSS: Download RSS enclosure element if no proper MIME type is found (Matan Bareket)
Install qBittorrent 4.1.7 in Ubuntu
Run the following commands in terminal to Install qBittorrent 4.1.7 in Ubuntu Linux Systems:
sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
sudo apt update
sudo apt install qbittorrent
Uninstall qBittorrent 4.1.7
If you wish to uninstall and remove qBittorrent 4.1.7 from Ubuntu Linux Systems, run the following command:
sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable
sudo apt-get remove --autoremove qbittorrent
sudo apt update