Search Criteria
Package Details: qbittorrent-enhanced 5.0.2.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qbittorrent-enhanced.git (read-only, click to copy) |
---|---|
Package Base: | qbittorrent-enhanced |
Description: | A bittorrent client powered by C++, Qt and libtorrent (Enhanced Edition) |
Upstream URL: | https://github.com/c0re100/qBittorrent-Enhanced-Edition |
Keywords: | bittorrent |
Licenses: | GPL-2.0-or-later |
Conflicts: | qbittorrent |
Provides: | qbittorrent |
Submitter: | leo980 |
Maintainer: | leo980 |
Last Packager: | leo980 |
Votes: | 20 |
Popularity: | 0.41 |
First Submitted: | 2021-02-20 02:27 (UTC) |
Last Updated: | 2024-11-20 18:57 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libtorrent-rasterbar (libtorrent-rasterbar-gitAUR, libtorrent-rasterbar-1_1-gitAUR, libtorrent-rasterbar-1_2-gitAUR, libtorrent-rasterbar-2_0-gitAUR, libtorrent-rasterbar-1AUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- qt6-tools (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – needed for torrent search tab
Required by (30)
- autobrr (requires qbittorrent) (optional)
- lidarr (requires qbittorrent) (optional)
- lidarr-bin (requires qbittorrent) (optional)
- lidarr-develop (requires qbittorrent) (optional)
- lidarr-develop-bin (requires qbittorrent) (optional)
- lidarr-git (requires qbittorrent) (optional)
- lidarr-nightly-bin (requires qbittorrent) (optional)
- mylar3 (requires qbittorrent) (optional)
- nodejs-cross-seed (requires qbittorrent) (optional)
- prowlarr (requires qbittorrent) (optional)
- prowlarr-bin (requires qbittorrent) (optional)
- prowlarr-develop (requires qbittorrent) (optional)
- prowlarr-develop-bin (requires qbittorrent) (optional)
- prowlarr-nightly-bin (requires qbittorrent) (optional)
- qbittorrent-nightwalker (requires qbittorrent) (optional)
- qbittorrent-vuetorrent-bin (requires qbittorrent) (optional)
- radarr (requires qbittorrent) (optional)
- radarr-bin (requires qbittorrent) (optional)
- radarr-develop (requires qbittorrent) (optional)
- radarr-develop-bin (requires qbittorrent) (optional)
- radarr-nightly-bin (requires qbittorrent) (optional)
- readarr-develop (requires qbittorrent) (optional)
- readarr-develop-bin (requires qbittorrent) (optional)
- readarr-nightly-bin (requires qbittorrent) (optional)
- sonarr (requires qbittorrent) (optional)
- sonarr-bin (requires qbittorrent) (optional)
- sonarr-develop (requires qbittorrent) (optional)
- sonarr-develop-bin (requires qbittorrent) (optional)
- tqm (requires qbittorrent) (optional)
- whisparr-nightly-bin (requires qbittorrent) (optional)
Latest Comments
« First ‹ Previous 1 2 3
leo980 commented on 2021-03-31 12:44 (UTC) (edited on 2021-03-31 12:47 (UTC) by leo980)
(reply to https://aur.archlinux.org/packages/qbittorrent-enhanced/#comment-799430)
qBittorrent requires
libtorrent-rasterbar
>=1.2.12
starts from4.3.4.1
, or qBittorrent-Enhanced-Edition version4.3.4.10
, while Arch Linux ships1.2.11
in its extra repository and not yet upgraded.Thus, there are 2 options:
makepkg
and install.libtorrent-rasterbar
to the current latest (1.2.13
) by yourself, at your own risk breaking other packages. After that, the dependency requirements fulfilled.I've tried to update
libtorrent-rasterbar
on my system with the followingPKGBUILD
: https://pastebin.com/s27at0EA, compile and run qBEE without any noticed issue.Please be noticed the
PKGBUILD
provided above does NOT contains python binding, as enabling it results in compile-time error that I could not address.abcfy2 commented on 2021-03-30 16:11 (UTC)
Install failed:
« First ‹ Previous 1 2 3