qBittorrent 4.3.3 has been released! How to install on Ubuntu 20.04, 20.10.
qBittorrent 4.3.3 was released a few days ago. Here’s how to install it on Ubuntu 20.04, Ubuntu 20.10, Ubuntu 18.04, and Linux Mint 19.x / 20.
This release mainly contains bug fixes. Mac OS 10.13 (High Sierra) is no longer supported because Xcode does not support C ++ 17. And Ubuntu 18.04 will be removed in the next release.
Highlights of qBittorrent 4.3.3 Release:
- Support for new languages Azerbaijani and Estonian.
- Integrates the Normal / Alternate Speed Global Speed dialog.
- Increase the maximum global speed limit to a maximum of 2 GiB / s.
- Save the fast resume when setting the torrent speed limit.
- Group multiple torrent options into a single dialog.
- Uppercase the locale name.
- Improves handling of content file / folder names.
- Drop notification that the storage move has finished or failed.
- Instead of rechecking, reload the “missing file” torrent.
- Remember the size of the dialog.
- Improves detection of file extension strings.
- WEBUI: Do not call elements that do not exist.
- Update the WebUI option “Keep top level folder”.
- Linux: Use the legacy “data” directory only as a fallback.
- Bump the project requirements to C ++ 17.
How to install qBittorrent 4.3.3 via PPA:
The· Official qBittorrent PPA I’ve built new release packages for Ubuntu 18.04, Ubuntu 20.04, and Ubuntu 20.10.
1. To add a PPA, press Ctrl + Alt + T on your keyboard or search for “Terminal” from the application menu to open a terminal. Once open, run the following command:
sudo add-apt-repository ppa:qbittorrent-team/qbittorrent-stable
Enter your user password (without asterisk feedback) when prompted and press Enter to continue.
2. If an older version is installed on your system, upgrade it through the Software Updater.
Alternatively, run the following command to install / upgradeqBittorrent in your terminal.
sudo apt update sudo apt install qbittorrent
Uninstall:
To remove qBittorrent PPA[ソフトウェアとアップデート]->[その他のソフトウェア]Go to or run the command in your terminal.
sudo add-apt-repository --remove ppa:qbittorrent-team/qbittorrent-stable
To remove the bittorrent client, use the system package manager or run the following command:
sudo apt-get remove --autoremove qbittorrent
Share this:
- More